Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
re-installation prevention?
javart1
New
Hi,
I am a newbie to vanilla. I installed it in an PAAS environment with no problems. Everything seemed to be working fine. I then added a new theme and uploaded the project along with the new theme to my PAAS. This seems to have over-written an important file, because now when I hit the URL for the application, it is attempting to do the installation all over again. This is a problem since I already have content in my database.
What do I need to change to prevent the re-installation?
Tagged:
0
Comments
Why did you re-upload everything and not just the theme? Anyways, do you have a config.php file in the
/config
folder?Good question. It turns out I only uploaded the theme. However, it appears to go to a staging area on the server. So then the staging area over wrote something. My local copy does not have a config.php file in the conf directory (Im assuming that is where I would find it).
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
Hi peregrine,
I attempted to use your file, with changes to the database lines. I got the following error:
Fatal error: Call to a member function DefinePermissions() on a non-object in /var/lib/openshift/33b96e22edb64faa8d95f1661d9bf8ea/app-root/runtime/repo/php/library/core/class.session.php on line 318
Looks like we got further than I did before, but something is still missing.
@javart1 said:
try deletingall your ini files in your /cache. It may or may not solve.
otherwise
also check with phpmyadmin if you have data in your permissions tables and other tables.
It sounds like a quagmire. Perhaps the easiest solution
Backup your database. Reinstall vanilla. Import your database.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
I would also read this carefully and all of the links provided in the thread...
http://vanillaforums.org/discussion/comment/168277/#Comment_168277
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
Thank you. I got some good practices to follow from that discussion thread.
For my installation, I decided that my database did not have any critical content, so I just threw it out and did a reinstall. Everything is back up and running. This time I got a backup of my config.php.