View Single Post
  #3 (permalink)  
Old 07-01-2009, 03:35 AM
runee runee is offline
Registered User
 
Join Date: Jul 2009
Posts: 2
runee is on a distinguished road
http.conf

Hello Spiral,

Thanks for your prompt reply.

1. Editing the main PHP.INI file (usually in /usr/local/lib)
I tried this first one but it didnt allowed me to save the php.ini file after editing

2. Overriding the PHP settings in the virtualhost container in
the main httpd.conf file (located in /usr/local/apache/conf)
I didnt find the apache folder under the local directory. where can I find this.

3. Creating a custom PHP.INI file located in /usr/local/lib/php.ini.d
or in a location specified by the server administrator using the
a "suPHP_ConfigPath" directive in httpd.conf for your account.

waiting for your reply
thanks
Reply With Quote