Be a Supporter!

PHP issues

  • 448 Views
  • 2 Replies
New Topic Respond to this Topic
<deleted>
PHP issues 2010-05-14 17:34:05 Reply

I spent about 3 hours trying to install PHP onto Apache even with tutorials nothing is working. I did this on my Windows 7 machine. It installed "successfully" but every time I navigate to the php file using http://localhost/index.php URL, it tries to download it, meaning that PHP is not running like it should. It also keeps saying a dll is missing every time I try to run it.

citricsquid
citricsquid
  • Member since: Jun. 25, 2005
  • Offline.
Forum Stats
Member
Level 23
Blank Slate
Response to PHP issues 2010-05-14 18:23:52 Reply

http://wampserver.com use wamp, much easier than doing it manually. However, if you're dead set on doing it manually and wamp isn't suitable, do you mind giving a better explanation of what you've done so far? Is apache running?

TheRyoku
TheRyoku
  • Member since: Nov. 8, 2007
  • Offline.
Forum Stats
Member
Level 09
Blank Slate
Response to PHP issues 2010-05-15 14:05:29 Reply

Also, you might want to try google searching for that missing DLL. That could be all you need.