On the right side of this page are the oxwall requirements. http://www.oxwall.org/hosting
if you have a php option which allows you to change the versions then dont use that, check it via phpinfo();
After the backup please edit this file with your data and replace the one in ow_includes/config.php
It's really easy, if you learn it now it will be really helpful in the near future because is a must to make recurrent database and website backups.
This for the full website files backup:
http://www.inmotionhosting.com/support/edu/cpanel/cpanel-file-manager/complete-cpanel-backup
For edit the config file that I sent to you, please use a plain text editor "Notepad++" recomended.
After edit the file you need to upload it using this tutorial:
http://www.inmotionhosting.com/support/website/file-management/how-to-upload-a-file-using-file-manager-in-cpanel
- Before step 4, in the last tutorial, please navigate to the dir "public_html/ow_includes/" and upload the new config file. You will see one config.php file, that is the one you are going to replace.
Note: The tutorials are probably from another hosting but applies for all cPanel in almost all hosting providers.
make sure you have php 5.5 verified by using phpinfo()
then make sure you have a backupsave your config.php file somewhere you know where it is,
drop all the tables in your db
delete all your oxwall files
reinstall the software again
make another backup
drop the tables again
import your backup sql
and change the ow_password_salt in your config file, use the one in the config file you saved.
and it should fire up ...
now remember that whatever state your system is at when you back it up is where it needs to be when you import the backup. That means that whatever plugins are active need to be install and in the same way when your done. So i would advise before the backup just uninstall all plugins... That way when you import your backup sql for the db, everything is fine.
i would also advise you to hang around the forums more often, read posts, and learn how to do things. It is not that hard but you seem to be lacking the very basic of skills in order to even run a website as an admin.
And we have all been there, i understand where you are at right now experience wise. So that is why i advise you to hang out more often, read posts, get familiar with how to do things. And also watch some videos on youtube, there are some good ones on basic shared hosting practices as well as vps and dedi.
You will get there and we can help you but you have to learn some stuff on your own as well ok... We are here to help get you started but we cant always nurse you through things that you should know already. :)
Hang in there ok.... youll get there :) dont panic :)
define('OW_PASSWORD_SALT', 'somethingrandomhere');
You are unable to login until you put the correct salt from the original into the new one config file.
If this still doesn't works, try all that dave said in the exact order.
And when you answer or ask something, please provide detailed explanation of what you already did so we can provide you with a better answer without be guessing.
The original problem it was indeed the php version, and it will be there until you switch to php 5.5, this is how you do have to do it:
http://www.inmotionhosting.com/support/website/php/how-to-change-the-php-version-your-account-uses