From:             [EMAIL PROTECTED]
Operating system: Debian/GNU Linux Potato 2.2r4
PHP version:      4.0.6
PHP Bug Type:     *Configuration Issues
Bug description:  Configure PHP as an apache-module, but configure script is looking 
in wrong dir

Your confgiurescript is looking for the httpd.h file in
/apache/src. But my apache version (1.3.22) isn't creating
this directory. The .h - files are in this version in the
include-dir, so your script won't find them. I needed to
create a symbolic link from include to src to get it done.

Maybe some users (newbies) will get problems there and won't
understand why configure can't find there file.

My compile command = ./configure
--with-apache=/usr/local/apache
--with-mysql=/usr/local/mysql --enable-transid

-- 
Edit bug report at: http://bugs.php.net/?id=14098&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to