LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > Install/Configuration > [solved] PHP config not loading.....

Reply
 
Thread Tools Display Modes
  #1  
Old 01-04-2012, 06:32 AM
bangsters bangsters is offline
Member
 
Join Date: Dec 2011
Posts: 40
Default [solved] PHP config not loading.....

Hi. Everything seems to be working fine, however, in the PHP info, it says there is no loaded config file. And what's weirder is it says none is loaded even if the php.ini file location is clearly defined, and the file actually exists.

[root@node1 fcgi-bin]# pwd
/usr/local/lsws/fcgi-bin
[root@node1 fcgi-bin]# ./lsphp5 -i | grep Configuration
Configuration File (php.ini) Path => /etc/conf/php/5.2.17/php.ini
Loaded Configuration File => (none)
Configuration
[root@node1 fcgi-bin]#
[root@node1 fcgi-bin]# cd /etc/conf/php/5.2.17
[root@node1 5.2.17]# ls
php.ini
[root@node1 5.2.17]#

So how come it's not being loaded? Please advice.

Thanks

Last edited by NiteWave; 01-05-2012 at 08:28 PM..
Reply With Quote
  #2  
Old 01-04-2012, 06:42 AM
NiteWave NiteWave is offline
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,216
Quote:
Configuration File (php.ini) Path => /etc/conf/php/5.2.17/php.ini
this is wrong, should be
Configuration File (php.ini) Path => /etc/conf/php/5.2.17

so to make it work without rebuilding lsphp5,
#cd /etc/conf/php/5.2.17
#mv php.ini php.ini.save
#mkdir php.ini
#mv php.ini.save php.ini/
Reply With Quote
  #3  
Old 01-05-2012, 08:11 PM
bangsters bangsters is offline
Member
 
Join Date: Dec 2011
Posts: 40
Thanks!! That fixed it. I also replaced lsphp and /usr/bin/lsphp and /usr/bin/php with lsphp-5.2.17. now everything works fine.

thanks
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 03:32 PM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.