Lets make it clear: I had big fun reading already mentioned post by amcd about how 5.1.4 is bad and ugly as build lsapi.
For me this problem is quite the same but also different as I have much less knowledge (and brains) to crack up this nut.
Begin with that I have found a funny thing - after the build according to your php:lsapithe problem emerges. Php.ini (situated in /opt/lsws/conf) is no longer read by lsphp (/opt/lsws/fcgi-bin/). No changes made in php.ini are listed by phpinfo.php as if they had not been made....
The other notable thing is that I saved previous suppied by you lsphp for Php 4.4.2.... and IT WORKS!!! Reads all parametres and outputs them exactly as @they are in php.ini.
I tried to personally recompile php 5.1.4 either with '--with-config-file-path=../conf' and '--with-config-file-path=opt/lsws/conf/php.ini'. But without any remarkable diference.
There only idea that comes to my mind is that:
On line "extension_dir" value set is -
/php5install/php5/lib/php/extensions/no-debug-non-zts-20050922
Which shows that some of the values stay the same after my 1st config of php source. Because after I used /opt/php5 instead of /php5install/php5. It was due to the point that my VPS account has limited use of memory and some of the operations have to be applied by server admins... So after they run "make" - I got some values freezed, but in the same time string "Configuration File (php.ini) Path" changes after I make another ./configure...
Thanks to This I am completely lost...
Alas, Where the Truth Lies?
Thanks. Now I know why people both have games and work. First are developed to have logical means to find the proper wiining solution - the second does not. Only Grim Reaper as the free bonus.
Thank you for reading even this.
Thanks. Hope this issue won't stay unresolved. and I'll be revenged...
For me this problem is quite the same but also different as I have much less knowledge (and brains) to crack up this nut.
Begin with that I have found a funny thing - after the build according to your php:lsapithe problem emerges. Php.ini (situated in /opt/lsws/conf) is no longer read by lsphp (/opt/lsws/fcgi-bin/). No changes made in php.ini are listed by phpinfo.php as if they had not been made....
The other notable thing is that I saved previous suppied by you lsphp for Php 4.4.2.... and IT WORKS!!! Reads all parametres and outputs them exactly as @they are in php.ini.
I tried to personally recompile php 5.1.4 either with '--with-config-file-path=../conf' and '--with-config-file-path=opt/lsws/conf/php.ini'. But without any remarkable diference.
There only idea that comes to my mind is that:
On line "extension_dir" value set is -
/php5install/php5/lib/php/extensions/no-debug-non-zts-20050922
Which shows that some of the values stay the same after my 1st config of php source. Because after I used /opt/php5 instead of /php5install/php5. It was due to the point that my VPS account has limited use of memory and some of the operations have to be applied by server admins... So after they run "make" - I got some values freezed, but in the same time string "Configuration File (php.ini) Path" changes after I make another ./configure...
Thanks to This I am completely lost...
Alas, Where the Truth Lies?
Thanks. Now I know why people both have games and work. First are developed to have logical means to find the proper wiining solution - the second does not. Only Grim Reaper as the free bonus.
Thank you for reading even this.
Thanks. Hope this issue won't stay unresolved. and I'll be revenged...
Last edited: