PHP just stopped working!
Posted by: foob (---.snbrca.adelphia.net)
Date: February 15, 2006 11:04AM

I'm using the latest wampserver and it's been working fine for me all week, and all day i was coding php and then all the sudden PHP just stopped being parsed right. When i view the source of my php/html pages i can see the php code in the source!

Phpmyadmin still loads which means that php should still be working, yet its not. <?php phpinfo(); ?> just prints a blank page.

and NO my php files are not .txt's they're definitly .php. and i'm only using <?php ?> tags so it can't be that either. My files code was working fine before but isn't now. and i didn't make any changes to any configuration files.

I hope you guys can figure this out because i've loved wamp until now and dont want to have to go install php/mysql/apache, etc all separately because wamp is acting crazy smiling smiley.

Options: ReplyQuote
Re: PHP just stopped working!
Posted by: foob (---.snbrca.adelphia.net)
Date: February 15, 2006 12:02PM

omg im a huge idiot.. the reason my php stopped being parsed is because i started using file->open to get to my php document instead of using [locahost].. (for the web server)

sorrrry my bad smiling smiley

Options: ReplyQuote


Sorry, only registered users may post in this forum.