Help! I deleted both Config files! Topic is solved

Discussion and education for beginner / novice programmers interested in embarking on the development process to take advantage of the extensible nature of the Joomla! CMS.

Moderators: tjay, seadap, Rogue4ngel, matthewhayashida

Forum rules
Post Reply
Lucyee

Help! I deleted both Config files!

Post by Lucyee » Tue Oct 16, 2007 4:24 pm

Somehow I managed to delete the config.php and config-dist and some other files incl globals.php. Index and all other files are intact. I went back in and tried to manually input all of the info in the config files but I am still getting this error - Warning: main(/home/content/k/r/s/krsstdesigns/html/includes/version.php): failed to open stream: No such file or directory in /home/content/k/r/s/krsstdesigns/html/joomla/includes/joomla.php on line 71

Fatal error: main(): Failed opening required '/home/content/k/r/s/krsstdesigns/html/includes/version.php' (include_path='.:/usr/local/lib/php') in /home/content/k/r/s/krsstdesigns/html/joomla/includes/joomla.php on line 71

Will I need to rebuild?

Thanks!

User avatar
Tonie
Joomla! Ace
Joomla! Ace
Posts: 1585
Joined: Thu Aug 18, 2005 7:13 am
Contact:

Re: Help! I deleted both Config files!

Post by Tonie » Tue Oct 16, 2007 4:35 pm

Not really, compare the following paths:

/home/content/k/r/s/krsstdesigns/html/includes/version.php
/home/content/k/r/s/krsstdesigns/html/joomla/includes/joomla.php

One has joomla in it, the other doesn't. You have to change all absolute paths, then it should work.
Antonie de Wilde - Forum admin


Post Reply