|
Greetings,
We've been working on a current shop. We need to upgrade the environment from PHP4 to PHP5.
We have installed a new environment using PHP5, but we we copied the current files to that environment, we first got a problem for register_globals being Off. We turned them On and now the store just shows a blank screen, no errors no nothing.
What needs to be done in order to at least obtain errors or try to fix this so we can make our store (running on CRE Loaded v1.5, patches 0) could run over PHP5?
Also, we have modified our php.ini to show EVERY kind of errors so, it's not a problem of display error being off or something.
|