Rocini
09-22-2009, 11:57 AM
Hi all,
Well, I have some applications in HTML/PHP that was working fine before a migration server (I was on box393 and now on box505). After this, some variables using the PHP_SESSION method, are not working anymore.
Oh, and there is no errors logged in error_log file in this folder showing about this.
To be more specific, on one of my folders under public_html, I have a php.ini that indicates REGISTER_GLOBALS = on, that it usually work.
I checked everything as possible, the entire php.ini, .htaccess to see any issue, but found nothing wrong
For debug purposes, I run a copy of the entire application on a personal server, using Linux/Apache/PHP, including the same php.ini like the one in my Bluehost folder.
With this environment, the application works well. On Bluehost, donīt.
Any changes on the new server (new box) thatīs affecting my code?
Still trying to understand this problem.....
Tks...
Well, I have some applications in HTML/PHP that was working fine before a migration server (I was on box393 and now on box505). After this, some variables using the PHP_SESSION method, are not working anymore.
Oh, and there is no errors logged in error_log file in this folder showing about this.
To be more specific, on one of my folders under public_html, I have a php.ini that indicates REGISTER_GLOBALS = on, that it usually work.
I checked everything as possible, the entire php.ini, .htaccess to see any issue, but found nothing wrong
For debug purposes, I run a copy of the entire application on a personal server, using Linux/Apache/PHP, including the same php.ini like the one in my Bluehost folder.
With this environment, the application works well. On Bluehost, donīt.
Any changes on the new server (new box) thatīs affecting my code?
Still trying to understand this problem.....
Tks...