So I accidentally deleted the joomla folder. But the database its still there untouched..Is it posible that I re-install joomla and connect it with the old database and have all my articles and files back as it was?
Blogroll
-
Recent Posts
Archives
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
UserOnline
2 Comments
Try it. Create a new installation and then point to the old DB in the global configuration. There is really only one problem. You will have to install all of extensions that might have been installed before the files were deleted. However, I think worse case scenario is that you have orphaned tables if you do not install the extensions. If you didn’t have any added extensions; components, modules & plugins and you install the same version of Joomla!, you shouldn’t have a problem.
Is there no local copy of the files to upload?
There is one other way if all else fails. Install a new Joomla! instance and then export you articles from PHPMyAdmin. Then import the articles into the new MySQL DB.
Good luck!
I would try that suggestion, but I think you are going to run into problems. First, as mentioned, you will need to reinstall all the extensions too. Unless you have the exact same versions of those extensions, you might have problems. Also, if you did any customization of the template you are using, you would have to redo them all to get it back to where it was.
If your site isn’t that elaborate, just reinstall and start over. Your articles should still be in the old database, so you can cut them from there and paste them into new articles. I beleive the database also retains the formatting for the articles too, but I’m not sure.