Web Hosting Talk







View Full Version : Default PHP source/installation directory (RaQ 4)


afriq
05-29-2001, 05:36 PM
Where would one find the default PHP directory on a RaQ 4? I'm just about ready to install 4.0.5, and don't want to mess up the current installation :)

Thanks,

Johan

ps - I've noticed the previous posts on a PHP upgrade, but the path info is not mentioned anywhere ...

cheatman
05-29-2001, 08:18 PM
telnet into the server and enter this command


locate php

it will list all the dirs with php in them..

try /usr/local/include/php

afriq
05-30-2001, 01:42 AM
Thanks ... one more question on this:

- I see that the default RaQ PHP include_path is set to /usr/lib/php, but there is no directory like that on the server. Does this mean that /usr/local/include/php should be the iclude_path directory?

I keep on getting "Failed opening 'whatever.php' for inclusion (include_path='.:/usr/lib/php') in ..." type messages when trying to browse .php files.

Rgrds,

Johan

ps - I'll open a new thread