[Fixed] running PHPExpress on RHEL 3 |
Site Admin
|
Dear Domenico,
Php 4.3.2 in combination with Apache 2.0 under RHEL 3/x86 is supported. If possible please send me a) php.ini and b) phpinfo() output using private messaging on this forum. TIA. |
||||||||||||
_________________ The PHP IDE team |
Site Admin
|
thanks for phpinfo and php.ini you sent me.
It appears that you did not install phpexpress at all. Please check manual on how to install it. |
||||||||||||
_________________ The PHP IDE team |
:-) |
|
I've done it right dmitri!
The matter is that on RHEL 3 extensions are loaded in different manner. There's an external directory (usually /etc/php.d) that is used to store extensions, in this directory the user could create an ini file to load extension. My ini file for Phpexpress was: extension=phpexpress-php-4.3.so After that I remove that ini file, but when the file exist phpinfo() doesn't report anything about the extension. I think that php interpreter output could be more interesting: PHP 4.3.2 (cgi), Copyright (c) 1997-2003 The PHP Group Zend Engine v1.3.0, Copyright (c) 1998-2003 Zend Technologies it seems that on RHEL, php comes compiled as CGI..... could be this the real problem? |
||||||||||||
|
Site Admin
|
I'd recommend you to check with Apache, not with php binary which is of course CGI. PhpExpress won't work with CGI php. You need either fastcgi or apache module (libphp4.so), latter one is what RHEL3 installs under Apache by default. This site BTW runs under RHEL3 and phpexpress works too
If you believe you've done everything right and it still does not work for you, please send me phpinfo() and php.ini files again. |
||||||||||||
_________________ The PHP IDE team |
Site Admin
|
we managed to replicate and fixed the problem with that symbol.
fixed version was released yesterday. |
||||||||||||
_________________ The PHP IDE team |
Site Admin
|
we managed to replicate and fix the problem with that symbol.
fixed version was released yesterday. |
||||||||||||
_________________ The PHP IDE team |
[Fixed] running PHPExpress on RHEL 3 |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by