thyrius Posted April 4, 2012 Share Posted April 4, 2012 Can't make PHP re-read php.ini and apply my changes. I am using lighttpd I've tried restarting it several times I do not have FastCGI installed I have confirmed that I have found the correct php.ini file and the syntax is correct. Spoke to the guys on the lighttpd channel on IRC and they insisted it was a PHP problem. I am using Ubuntu server 9.10. Only thing I can think of now is to reboot which is not really an option as I do not have physical access to the server if the boot should fail like it did last time. Please help me out guys. Quote Link to comment https://forums.phpfreaks.com/topic/260369-phpini-reload-with-changes-lighttpd/ Share on other sites More sharing options...
thyrius Posted April 5, 2012 Author Share Posted April 5, 2012 PHP Version 5.2.10-2ubuntu6.10 Quote Link to comment https://forums.phpfreaks.com/topic/260369-phpini-reload-with-changes-lighttpd/#findComment-1334581 Share on other sites More sharing options...
thyrius Posted April 5, 2012 Author Share Posted April 5, 2012 Okey, so a few kind souls helped me out over at the lighttpd channel. I've had issues with this for two years so I am one happy camper right now. I did what would be equal to ctrl alt del and finding php-cli and ending the process in Windows. ets/init.d/lighttpd stop sudo killall -9 php-cgi ets/init.d/lighttpd start Quote Link to comment https://forums.phpfreaks.com/topic/260369-phpini-reload-with-changes-lighttpd/#findComment-1334648 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.