Hi:
I've trying to install PHP4 without good results:
The steps i follow were:
1: gzip -d < php-4.0.4pl1.tar.gz | tar xvf -
2: cd php-4.0.4pl1
3: ./configure --with-nsapi=/usr/netscape/server4/ --enable-tracks-vars
--enable-libgcc (because i want to uset with iplanet web server)
4: make
5: make install
6: add command lines into the files: obj.conf & mime.type of the iPlanet
7: what else ???? thats all ????
I hoped to find an executable file (maybe "php") or something like that.
I'll appreciate if somebody help me, because i need to resolve this
problems just today.
I'm really desperated, so please help me !!
--
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]