|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
configuring PHP for Apache, Test.php
Hi everyone,
I'm a brand new Apache user, about 1 day worth. I'm running Win 2000 and have a fresh installation of Apache 1.3 installed. I got my website to run great and also figured out how to make all the Perl scripts work. My 2 goals I have is get PHP and Microsoft SQL to function properly so I can utilize my tournament software wich requires an SQL database and PHP to work. I've followed all the instructions to setup php. When I try to run the Test.php from my browser I get the screen that says "If you see a graph below then you did it right. (not exactly like that but you get the idea) The PHP was installed with the win32 installer. I also read and followed the Apache Install Doc. Is there a page where I can try the PHP4_mod and load that instead? I'm getting desperate, I have a lan party in 2 weeks and I need to get things functioning properly. This site will only be served via LAN for the players to view their stats and to kep track of the tourney. Please help |
|
#2
|
|||
|
|||
|
Cross posting is highly discouraged. If you still need help from anyone here, delete your other posts NOW:
http://forums.devshed.com/showthrea...32018&forumid=5 http://forums.devshed.com/showthrea...2017&forumid=16 |
|
#3
|
|||
|
|||
|
I'm Sorry
Sorry about that.
|
|
#4
|
|||
|
|||
|
If you can see the welcome+successful page then you can place your own php page under your docroot. Check your httpd.conf and find out what your DocumentRoot is.
|
|
#5
|
|||
|
|||
|
I was testing the .php file that came with PHP and this is what I get:
PHP Web Sites: PHP.Net PHP Manual PHP Tutorials PHP EasyWindows Installer If PHP is working, you should see a table below with details on the PHP configuration of this server. Accept I don't see the table. I think this means it doesn't work |
|
#6
|
|||
|
|||
|
copy below and save it as phpinfo.php then view in the browser. If it display fine, then it works..
PHP Code:
|
|
#7
|
|||
|
|||
|
I have found that installing PHPTriad fixed everything!! Even took care of my sql needs. Thanx for the help guys.
![]() |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > configuring PHP for Apache, Test.php |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|