| Author |
Message |
G-Rard_B Worker


Joined: Sep 01, 2004 Posts: 105
|
Posted:
Thu Sep 09, 2004 1:38 am |
|
DANGIT I CAN'T GET THIS STUPID THING TO WORK!!!!! I'VE INSTALLED APACHE 2 AND PHP 5 ABOUT 5 MILLION TIMES AND I'VE FOLLOWED EVERY SET OF INSTRUCTIONS AND THEY ARE ALL LIES! LIES I SAY! I'VE EVEN FOLLOWED SOME WORD FOR WORD AND DIRECTORY FOR DIRECTORY AND THE STUPID THING WON'T WORK! I'M GETTING SO MAD AND APACHE JUST WON'T LET ME SEE MY STUPID PHP FILES AHHHHHHHH!!!!!!!!!!!!!!!!!!!!!!!!
Thanks for having this forum, Raven. Helps me a lot. |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Thu Sep 09, 2004 4:23 am |
|
Have you manually activated MySQL in PHP5? You don't have to in 4.x versions as it is compiled in. In v5.0 you have to uncomment the Windows extension relating to MySQL. Also, I gave up trying to get Apache 2.0 to work with PHP5 (reliably). I have it working with Apache 1.3.31 and all is fine. |
|
|
|
 |
G-Rard_B Worker


Joined: Sep 01, 2004 Posts: 105
|
Posted:
Thu Sep 09, 2004 4:50 am |
|
Well I'm just trying to install it on my computer so that I can test PHP scripts without having to upload them onto my website and use bandwidth. I don't have MySQL or any other kind of database. Do I need it for PHP to run properly? |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Thu Sep 09, 2004 4:52 am |
|
No but you can't run nuke w/o it. |
|
|
|
 |
G-Rard_B Worker


Joined: Sep 01, 2004 Posts: 105
|
Posted:
Thu Sep 09, 2004 5:08 am |
|
I have a hosting company for that
Anyway, I deleted everything and reinstalled PHP (.zip files) and Apache 1.3. Everything seems to be going well. I run Apache and in the console it says "Apache/1.3.31 <Win32> PHP/5.0.1 running...". I tried opening a .php file. Raw php in IE, and a black nothing in FireFox. I tried adding " AddType application/x-httpd-php .php .phtml" to the .conf file but that didn't help.
Thanks,
Gerard |
|
|
|
 |
|
|
|
|