Be a Supporter!

PHP Help

  • 454 Views
  • 2 Replies
New Topic Respond to this Topic
steven-s50
steven-s50
  • Member since: Sep. 24, 2001
  • Offline.
Forum Stats
Member
Level 11
Blank Slate
PHP Help 2001-12-08 09:54:16 Reply

Hello all, I'm trying to install a PHP server. I got one, but it didn't work. It was called phpdev. I need one that actaully works. I tried loading the php.exe that I found there, and it said that a DLL was missing. There is also a phpdev_start, which loads up a page. Then it says to click to continue, and I get a page not found. Can anyone please shed some light on this? Thanks

liljim
liljim
  • Member since: Dec. 16, 1999
  • Offline.
Forum Stats
Staff
Level 28
Blank Slate
Response to PHP Help 2001-12-08 19:17:57 Reply

At 12/8/01 09:54 AM, steven_s50 wrote: Hello all, I'm trying to install a PHP server. I got one, but it didn't work. It was called phpdev. I need one that actaully works. I tried loading the php.exe that I found there, and it said that a DLL was missing. There is also a phpdev_start, which loads up a page. Then it says to click to continue, and I get a page not found. Can anyone please shed some light on this? Thanks

Alright, first off, php isn't a server. Secondly, what OS are you trying to install php to? Thirdly, if it's your own machine (typically using windows XX(xx)?, then use something like php triad, which you can find by running a search at http://www.sourceforge.net/

That will install PHP, Apache (which IS a server) and mysql for you in one go.

steven-s50
steven-s50
  • Member since: Sep. 24, 2001
  • Offline.
Forum Stats
Member
Level 11
Blank Slate
Response to PHP Help 2001-12-10 17:25:53 Reply

Allright...I got it all sorted. There was nothing wrong with my file, just that I had PWS installed, so I formatted my hard drive. Thanks :)