Jump to content

php / apache / mysql - windows xp pro


Recommended Posts

Hi,

 

Newbie here wanting to learn php.

 

So far I've:

a) running virtual machine (XP Pro / VMWare)

b) running mysql server

c) running apache web server

d) installed php and edited the apache config file to hook to the dll

 

Image 1: Apache & PHP - http://img585.imageshack.us/img585/4090/91637159.png

 

Image 2: Php info - http://img220.imageshack.us/img220/5760/40251271.png

Image 3: Php info - mysql http://img824.imageshack.us/img824/6955/99743657.png

 

I *think* it's all good.. but, whenever I try to access a php test file contents below I get an error 500... Have I configured it right, or is there any issue with the php?

 

Image 4: 500 on hello.php - http://img812.imageshack.us/img812/1321/19692022.png

 

<html>

<head><title>Hello World Program</title></head>

<body>

<?php

echo “<p>Hello World!”

?>

</body>

</html>

 

access.log: - 127.0.0.1 - - [13/Aug/2011:21:44:27 +0100] "GET /hello.php HTTP/1.1" 500 -

 

Any help would be awesome, thanks :)

Link to comment
Share on other sites

  • 1 month later...
This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.