Jump to content

pear simple question!


Recommended Posts

hi ive recently changed hosting provider and need to update my settings in my local file,

 

Im using the pear db object factory and used to call it in via

 

require_once 'DB/DataObject.php';

 

my new hosting provider has given me the following paths they use.. Just wondering which one will contain the pear files?

 

 

    [php_dir] => /usr/local/lib/php

    [ext_dir] => /usr/local/lib/php/extensions/no-debug-non-zts-20020429

    [doc_dir] => /usr/local/lib/php/doc

    [bin_dir] => /usr/local/bin

    [data_dir] => /usr/local/lib/php/data

    [test_dir] => /usr/local/lib/php/test

    [php_bin] => /usr/local/bin/php

 

 

if anyone could help that would be great.

 

Pete.

Link to comment
https://forums.phpfreaks.com/topic/42819-pear-simple-question/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.