Moving test site..

Does anyone familiar with this issue?  I've done this a million times and i know it should work but how come it doesn't work this time?

mysite = live site
test = test site
/var/www/html/mysite/test/

1. I use subfolder to test with 7.0.5. The folder name is "test"

2. After I completed, i changed in header.inc.php (from test to mysite)

3. Cleared all in cache and cache_public folders

4. Moved to html folder and rename it "mysite"

I get this error.  It's still stuck with "test"  and i'm not sure why it's still there.

Warning: require_once(Thing.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/mysite/test/inc/classes/BxDolMistake.php on line 3

Fatal error: require_once() [function.require]: Failed opening required 'Thing.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/mysite/test/inc/classes/BxDolMistake.php on line 3


Is there a way to fix this? :/  Thanks

Quote · 13 Mar 2011

 

Does anyone familiar with this issue?  I've done this a million times and i know it should work but how come it doesn't work this time?

mysite = live site
test = test site
/var/www/html/mysite/test/

1. I use subfolder to test with 7.0.5. The folder name is "test"

2. After I completed, i changed in header.inc.php (from test to mysite)

3. Cleared all in cache and cache_public folders

4. Moved to html folder and rename it "mysite"

I get this error.  It's still stuck with "test"  and i'm not sure why it's still there.

Warning: require_once(Thing.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/mysite/test/inc/classes/BxDolMistake.php on line 3

Fatal error: require_once() [function.require]: Failed opening required 'Thing.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/mysite/test/inc/classes/BxDolMistake.php on line 3


Is there a way to fix this? :/  Thanks

You procedure looks fine.

Verify your inc/header.inc.php has been changed as needed. 2 locations. Site url and path.

Clear cache, cache_public and tmp folders again.

You had to have missed something.


https://www.deanbassett.com
Quote · 13 Mar 2011

i did change both site url and path.. everything in header.inc.php seems correct.   Cleared all cach folders.. strange.. something else i should look at?

Quote · 13 Mar 2011

None that i can think of. Thats normally all thats required. I don't get it either.

https://www.deanbassett.com
Quote · 13 Mar 2011

 

None that i can think of. Thats normally all thats required. I don't get it either.

Okay :/

Quote · 13 Mar 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.