php_on_linux Posted August 17, 2009 Share Posted August 17, 2009 Hi everybody! I'm German and that's why I apologize for possible bad English. I'm still learning! ---------------------- I have installed PHP to my home folder from source. It is the latest version 5.3.0. In the "INSTALL"-file is said, that after the installation i should copy the "php.ini-dist" to "/usr/local/lib/php.ini", but there is no "php.ini-dist". In the archive i can only found "php.ini-development" and "php.ini-production". The installation caused no fatal errors, and created the php directory properly in my home directory. It works fine on my Apache server but no configuration file is loaded. Can someone help me? I would appreciate this very much... Thanks! Link to comment https://forums.phpfreaks.com/topic/170621-solved-installation-doesnt-create-phpini-files/ Share on other sites More sharing options...
trq Posted August 17, 2009 Share Posted August 17, 2009 I think there may have been some changes since php-5.3.0. Use either of those two ini files, which ever is closer to what you need. Link to comment https://forums.phpfreaks.com/topic/170621-solved-installation-doesnt-create-phpini-files/#findComment-899923 Share on other sites More sharing options...
php_on_linux Posted August 17, 2009 Author Share Posted August 17, 2009 Thanks... Ok i used the "php.ini-production". It works and the file is loaded. But if you're right and there have been changes in 5.3.0, than the instructions in the install guide are wrong... :-\ Link to comment https://forums.phpfreaks.com/topic/170621-solved-installation-doesnt-create-phpini-files/#findComment-899944 Share on other sites More sharing options...
trq Posted August 17, 2009 Share Posted August 17, 2009 Thanks... Ok i used the "php.ini-production". It works and the file is loaded. But if you're right and there have been changes in 5.3.0, than the instructions in the install guide are wrong... :-\ That could be the case, I'm not sure. Search for a bug report if your that keen. Link to comment https://forums.phpfreaks.com/topic/170621-solved-installation-doesnt-create-phpini-files/#findComment-899954 Share on other sites More sharing options...
php_on_linux Posted August 17, 2009 Author Share Posted August 17, 2009 Ok, thanks. Link to comment https://forums.phpfreaks.com/topic/170621-solved-installation-doesnt-create-phpini-files/#findComment-900017 Share on other sites More sharing options...
php_on_linux Posted August 17, 2009 Author Share Posted August 17, 2009 I've found something that confirmed your suspicion. http://wiki.php.net/rfc/newinis Link to comment https://forums.phpfreaks.com/topic/170621-solved-installation-doesnt-create-phpini-files/#findComment-900378 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.