php - Joomla downgrade from 2.5 to 1.5 - Blank Page -


I have just created a webpage using Joomla 2.5 and Vamp Server 2.5.

I got a hosting plan from a company whose version is PHP: 5.1.6, so I realized that I was using a newer version of PHP and this could cause a problem (I Was working on this page)

So I decided to downgrade Wamp5_1.7.4 because this is such a PHP version that may be compatible with my hosting company php.

When I installed the new app and moved the files, then I had 2.5 db "new" db by Phpmyadmin. This is an error in the query, I googled it and after deciding that I am ready to import DB with no problems.

So everything is fine, I decided to go to the local host and I have another error: more memory is needed, okay. In the investigation I found that I should edit the HTACAC or php.ini file with this: php_value memory_limit 64M and memory_limit = 16m respectfully And everything worked perfectly in my local host also added ini_set ('memory_limit', '32m'); To file my configuration

I went and had the same procedure but with my hosting company, and it showed me just a blank page. Config.ff file was decided to check, and decided As it was configured to try to work with local server, so I installed 1.5 (all work) on the right server and kept the configuration file. . So I removed 1.5 dB, imported 2.5 one (such as in my local PC) ad ran 2.5 files on server and changed the config.fpp for 1.5.

I have been trying to motivate a lot of things to be corrected, but it is still giving me blank pages and what I do not want is only installing Jumla 1.5 and it is Everything from 0 has to be done again

EDIT: I've added all PHP error reporting and it's not showing anything. I see the right click on the page option on the page code. Click and it's d You do not have. Anything ...

Thanks for the help.

Instead of looking at the spectacles of the host server, you purchased it, and then transferred the host Decided to downgrade instead? Word of advice, always look at what you are buying!

You can not downgrade to Joomla 2.5 to 1.5 because it has huge changes between the two versions and the database structure. The only thing you can do is to create a new Joomla 1.5 installation, copy and paste your content, then install the 1.5 compatible version of Joomla of all third party extensions you used

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -