Hi

I installed flex which solved my earlier problem. Now, when i configure php,
i get another error.

I have tried to install it 2 ways:

        --with-apache
        With this option, the httpd.h file cannot be found.

        --with-apxs:
        There is no "apxs" file.

If i do not use one of these options, will PHP only be able to be used as a
cgi? how would i solve this problem?


During the installation, the mysql header files also cannot be found. They
are in /usr/include/mysql, but when i
specify --with-mysql=/usr/include/mysql/ it reports that the headers where
not found.


Brett




-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to