kernel-it Posted July 14, 2003 Share Posted July 14, 2003 hi, I have spent a lot of time reading all post regarding my problem, but i don't have find any solution. :( I have a old release of tep, exactly the 2.1 prewiev tep. i'm changed my server, and i have installed all new version of the software on it, like php 4.3.2 (last release), mysql 4.0.13 and apache server 1.3.27, all compiled by mysef.. I can't think that is not a solution, and i need to put up on server an older release of php :( anyone have a solution for this problem !?, i also have tryed to add the new php variables in application_top.php, but nothings change. $HTTP_SERVER_VARS =& $_SERVER;$HTTP_ENV_VARS =& $_ENV; $HTTP_COOKIE_VARS =& $_COOKIE; $HTTP_GET_VARS =& $_GET; $HTTP_POST_VARS =& $_POST; $HTTP_POST_FILES =& $_FILES; $HTTP_SESSION_VARS =& $_SESSION; i have also tryed to turn on the globals variable, but when i did it the server freeze during building the page. Pls help me, i'm losing my customers .. :( Link to comment Share on other sites More sharing options...
Guest Posted July 14, 2003 Share Posted July 14, 2003 Try whosonline, do a search, it usually comes up that way in the error, but if your despirate, try anything, I know whosonline gets funny with php changes Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.