From: renespanw at hotmail dot com Operating system: Linux PHP version: 4.3.4 PHP Bug Type: *General Issues Bug description: instaling PHP from src on red hat 9 doesn't work
Description: ------------ PHP configure for DSO does not work on red hat 9. Hi mi name is Rene. I have red hat 9 and i allways install php from the tgz on php.net and works fine in other plataforms or system like linux debian :) and windows. Now for strange reason i have to chage to red hat but when i install php (make install) this instaled as CGI. for that reason apache can't found libphp4.so. I read in some sites phpbuilders and linuxquestion, i read the INSALL, README and README.configure in apache and allways get same (install as CGI). So i belive that there is some wrong in the ./cofigure because allways catch like CIG. Note: i put --with-apx or --with-apx=/usr/local/apache so help me please to understand why don't work Thanks Reproduce code: --------------- This are the comand, apache is configured well with dso. apache. ./configure --enable-shared=max php [EMAIL PROTECTED] php-4.3.4]# ./configure --with-apx=/usr/local/apache/bin/apxs --with-mysql --with-gd --with-zlib +--------------------------------------------------------------------+ | *** WARNING *** | | | | You will be compiling the CGI version of PHP without any ..... [EMAIL PROTECTED] php-4.3.4]# make [EMAIL PROTECTED] php-4.3.4]# make install Expected result: ---------------- help it's something worng? with the configure other version? i tried with php4.3.1 -- Edit bug report at http://bugs.php.net/?id=26476&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=26476&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=26476&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=26476&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=26476&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=26476&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=26476&r=needscript Try newer version: http://bugs.php.net/fix.php?id=26476&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=26476&r=support Expected behavior: http://bugs.php.net/fix.php?id=26476&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=26476&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=26476&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=26476&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26476&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=26476&r=dst IIS Stability: http://bugs.php.net/fix.php?id=26476&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=26476&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=26476&r=float