|
Posted by James Benson on 10/09/05 12:49
Nothing special on my configure line and the setting:-
Configuration File (php.ini) Path looks like /home/USERNAME/public_html
Only just noticed it's been switched over to CGI recently, It's also
possible to have one php.ini per directory and the above mentioned
setting always reflects the php.ini setting for that directory so must
be something concerning httpd.
JB
Rory Browne wrote:
> why not upload a phpinfo() file and see?
>
> I'm personally not quite sure how this would work, and I'm interested
> in finding out.
>
> On 10/8/05, James Benson <jb@jamesbenson.co.uk> wrote:
>
>>Hey everyone, probably missed the bit in the manual but my current
>>webhost allows uploading of my own php.ini to my home dir, my question
>>is how to do this?
>>
>>My guess would be to set the ./configure line to something like
>>--with-config-file-path=/home/*/public_html
>>
>>but I dont wanna re-compile if im wrong, can anyone tell me?
>>
>>Using apache-1.3.33, php-4.4.0
>>
>>Many thanks,
>>James Benson.
>>
>>--
>>PHP General Mailing List (http://www.php.net/)
>>To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
[Back to original message]
|