GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   PHP question... (https://gfy.com/showthread.php?t=158887)

PhillipB 07-31-2003 01:30 AM

PHP question...
 
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?

PowerCum 07-31-2003 04:07 AM

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:

<?php

phpinfo
();

?>

perhaps this can help you to see what's wrong

PhillipB 07-31-2003 09:22 AM

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.


All times are GMT -7. The time now is 09:54 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123