|
Posted by finbogey jones on 12/13/06 23:38
>> Anyway, I think my problem is that I'm not sure of the exact path to
>> enter for my pear install. It sits on my host in htdocs/pear/. Do I just
>> replace '~/pear/lib' with 'htdocs/pear'? Probably not, but with what?
>>
>> Thanks for any help for a noob,
>
> Just create a php page which outputs servers vars etc. by using phpinfo():
>
>
> <?php
>
> phpinfo()
>
> ?>
>
> No upload the page and view the output with your browser, it should tell
> you thet path to your htdocs dir.
>>
Thanks for the reply. I had already had a look that way, but I couldn't
find what I needed. I think the trouble is that my webhost has pear
installed, but he won't install any packages for me. So when I do
phpinfo() I get all the paths of the webhost's install, not my own.
grant
Navigation:
[Reply to this message]
|