After moving to subdirectory, website is unusable.

I moved my dolphin to a subdirectory and modified the header.inc.php file to reflect that new directory. Now when the site loads, it does not load the template. The screen is white with all the text content out of order.

 I cant even login to admin to try to clear cache. When I try to login, it just sits there at the login window.

 

I'm using 7.0.6

Any ideas?

 

Quote · 8 Jun 2011

Use FTP or Cpanel to empty cache, cache_public and tmp folders

https://www.deanbassett.com
Quote · 8 Jun 2011

 

Use FTP or Cpanel to empty cache, cache_public and tmp folders

 That worked. But now I noticed my permalinks are not functioning. I get 404 Not Found.

I tried restarting apache but that did not resolve the issue.

 

Any ideas?

Quote · 8 Jun 2011

Did you copy the .htaccess file also from the root to the sub-directory?

Nothing to see here
Quote · 8 Jun 2011

Did you change both path locations listed in header.inc.php?

Line 23:

$site['url']               = "http://www.website.com/subdir";

Line 39:

$dir['root']               = "/var/www/html/mywebdir/subdir/";

 

 

Skype: shawn.nelson
Quote · 8 Jun 2011

 

Did you copy the .htaccess file also from the root to the sub-directory?

 That was it! The mv command didn't move the .htaccess initially. Had to do it manually.

 

Thanks!

Quote · 8 Jun 2011

 mv .* should move them in the future

 

 

 

Did you copy the .htaccess file also from the root to the sub-directory?

 That was it! The mv command didn't move the .htaccess initially. Had to do it manually.

 

Thanks!

 

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 8 Jun 2011

 

 mv .* should move them in the future

 

 

 

Did you copy the .htaccess file also from the root to the sub-directory?

 That was it! The mv command didn't move the .htaccess initially. Had to do it manually.

 

Thanks!

 

 thanks for the tip!

Quote · 10 Jun 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.