RE: [PHP] Installation PHP4 on UNIX problems

2001-05-17 Thread scott [gts]
you could either install php as CGI stanalone or download the apache header files and put them somewhere that PHP can find them if you've got no *.h files, that probably means that someone deleted them, that you've got a binary distribution of apache on your system, or that you're telling

Re: [PHP] Installation PHP4 on UNIX problems

2001-05-17 Thread Christian Reiniger
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