On Thursday 17 May 2001 19:23, Andreas Pucko wrote:
> Hi there,
>
> I am trying to install PHP4 on a unix server.
>
> Apache is already running. I installed the binary version. after
> sending the command:
> ./configure -with-mysql -with-apache=../apache_1.3.x -enable-track-vars
> like in the manual I get the error message that there is no httpd.h
> file in the apache folder. And thats true.

Use --with-apxs instead of --with-apache. That should do the trick.

-- 
Christian Reiniger
LGDC Webmaster (http://sunsite.dk/lgdc/)

void sleep(){for(long int sheep=0;!asleep();sheep++);}

--
PHP General 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