ID: 32637 User updated by: Anand dot Murugesan at eds dot com Reported By: Anand dot Murugesan at eds dot com Status: Open Bug Type: Apache2 related Operating System: Solaris 10 / Sparc PHP Version: 5CVS-2005-04-08 (dev) New Comment:
Never mind my previous comment about apxs not in configure... It does seem to do the check.... checking for Apache 2.0 handler-module support via DSO through APXS... yes Previous Comments: ------------------------------------------------------------------------ [2005-04-11 02:35:17] Anand dot Murugesan at eds dot com Here you go.... checking ODBC v3 driver for PDO... no checking for PostgreSQL support for PDO... no checking for sqlite 3 driver for PDO... yes checking for PDO includes... /usr/share/src/php5-200504091430/ext checking size of char *... (cached) 4 ./configure: !: not found checking for usleep... (cached) yes checking for nanosleep... (cached) no checking for time.h... (cached) yes ------------------------------------------------------------------------ [2005-04-11 02:30:24] Anand dot Murugesan at eds dot com When I configure with --with-apxs and point it to the apache1.33 this check is done.... checking for chosen SAPI module... apache which is not done with apxs2..... ------------------------------------------------------------------------ [2005-04-11 02:08:31] [EMAIL PROTECTED] In what part of the configure output is that "./configure: !: not found" ?? (paste 5 lines before, 5 lines after) ------------------------------------------------------------------------ [2005-04-11 01:38:45] Anand dot Murugesan at eds dot com I didn't add anything specific, I just picked the default other than --enable-so option. Here is the httpd -l output.... Compiled in modules: core.c prefork.c http_core.c mod_so.c ------------------------------------- I do get these error messges on the latest build...... configure: warning: You will need re2c 0.94 or later if you want to regenerate PHP parsers. configure: warning: You will need flex 2.5.4 if you want to regenerate Zend/PHP lexical parsers. ./configure: !: not found -------------------------------------------------- And there is no mention of apxs2 or apache in the "configure" output.... Can those warnings have something to do with it? ------------------------------------- Hehehe.... Yeah I do have apache2 installed..... Server version: Apache/2.0.53 Server built: Apr 9 2005 01:48:51 ------------------------------------------------------------------------ [2005-04-10 21:31:14] [EMAIL PROTECTED] No, the --with-apxs2 is correct option to use with Apache2. What does it say during configure for the apxs2 config? What MPM does your apache2 use? Do you really HAVE Apache2 installed?? ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/32637 -- Edit this bug report at http://bugs.php.net/?id=32637&edit=1