Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Severe Frustration: Installing PHP w/ Apache
Old 10-19-2007, 06:02 PM Severe Frustration: Installing PHP w/ Apache
Junior Talker

Posts: 1
Trades: 0
I've been trying for around 5 hours to get PHP and Apache running. I was using Vista on my server but am upgrading to Windows 2003 Server Enterprise x64.

I was using the standard PHP & Apache distributions so they are x86 based.

But I install Apache and it works fine. I get the "It Works" page. But if I install PHP, with auto configuring Apache, I am not able to view PHP! If I modify the "It Works" page to add:

<?php
HELLO
?>

No error is returned. Correct PHP also doesn't return anything. What's going on?! I I install WAMP I get two errors and nothing works there, either. I have tried installing WAMP on several computers and always get errors.
benn600 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-19-2007, 06:51 PM Re: Severe Frustration: Installing PHP w/ Apache
Defies a Status

Posts: 1,606
Trades: 0
There might be some issues with Vista.

I also failed to get it all working the first time I tried. I used the xamp installer on XP and it was a very painless install.

I have also heard good things about the wamp. I have never tried it.

How are you trying to view PHP?

Try copying this file to note pad and save it to a folder in your htdocs folder and then call it in your browser as localhost/directory/whatever you named it.

Quote:
<?php
// Show all information, defaults to INFO_ALL
phpinfo();
// Show just the module information.
// phpinfo(8) yields identical results.
phpinfo(INFO_MODULES);
?>
__________________
Colbyt

Please login or register to view this content. Registration is FREE
colbyt is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Severe Frustration: Installing PHP w/ Apache
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.27326 seconds with 12 queries