php install.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
tweet
Forum Newbie
Posts: 13
Joined: Wed May 28, 2003 1:18 am

php install.

Post by tweet »

php-4.3.3.tar.gz install...
[root@localhost php-4.3.3]make
Build complete.
(It is safe to ignore warnings about tempnam and tmpnam).
May ignore this message??

when run ./configure command, if not specify --prefix option, shall install in /usr/local/php directory??
Last edited by tweet on Sat Nov 01, 2003 10:39 pm, edited 2 times in total.
Cruzado_Mainfrm
Forum Contributor
Posts: 346
Joined: Sun Jun 15, 2003 11:22 pm
Location: Miami, FL

Post by Cruzado_Mainfrm »

do YOU understand your question? cuz i didn't get it
the message you received put it in quotes, ie. (")
Gen-ik
DevNet Resident
Posts: 1059
Joined: Mon Aug 12, 2002 7:08 pm
Location: London. UK.

Re: php install.

Post by Gen-ik »

tweet wrote:php make run.. this message appear on at the close.
With all due respect maybe you should have picked up a copy of Dummies Guide to English before you splashed out on the Dummies Guide to PHP?
Post Reply