|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Just a Simple Carpenter
Join Date: May 2003
Location: Your mom's house...
Posts: 1,338
|
Just rebooted a server of our's and now when I parse a PHP echo command: instead of displaying the code I pass to the document via the URL, the document says the word "valid" where the parsed code is suppose to be.
Any ideas? |
|
|
|
|
|
#2 |
|
CjOverkill
Industry Role:
Join Date: Apr 2003
Location: Woldwide
Posts: 1,328
|
Your PHP echo is valid
Did you change something before reboot? the reboot itself does not affect the PHP, so it's a problem in your Apache+PHP config, unless you have some script that reloads and remakes libraries on reboot. make test.php file with this contents: PHP Code:
__________________
CjOverkill Traffic Trading Script Free, secure and fast traffic trading script. Get your copy now |
|
|
|
|
|
#3 |
|
Just a Simple Carpenter
Join Date: May 2003
Location: Your mom's house...
Posts: 1,338
|
Hi PowerCum,
Thanks for the response. After struggling for hours last night, I realized it's a browser issue? More specifically a cookie issue. In other words, no one else sees the problem but me. I'm going to clear my cookies and see what happens...I think this could be a password sentry issue. |
|
|
|