>>
Site Map
>>
Forums
>>
Installation 7x
Forum module - topics in forum:
Installation 7x - Discussions regarding PHP-Nuke Installation and Configuration. 7x
Moved hosts - begin problem solving
I;ve just uplaoded my site to powweb.
Not happy with dh2.net so needed a new host.
Here's what i have done so far, created an archive of my old directory, uploaded to new host and extracted to main folder.
Backed up databases and imported the sql.
sweet as a nut.
Now, error solving. This I need help with.
to start I have not changed the permissions on any of the files, not sure which files i need to change. - Advice appreciated.
I'm guessing I should just take the error messages one at a time.
Just for the record, it's a host and directory change, not that i think installing in a anew directory should make that much diffference....
anyhow away we go.
Existing (working) site is
http://web.morphies.net
new site (busted) is
http://www.filesharinginfo.com/index.php
First error message is
| Quote: : |
Warning: main(/home/maclain/public_html/web/modules/g2//embed.php) [function.main]: failed to open stream: No such file or directory in /hermes/web08/b2881/pow.morphies/htdocs/blocks/block-G2_Sidebar.php on line 47
Fatal error: main() [function.require]: Failed opening required '/home/maclain/public_html/web/modules/g2//embed.php' (include_path='.:/usr/local/lib/php-4.4.4/lib/php') in /hermes/web08/b2881/pow.morphies/htdocs/blocks/block-G2_Sidebar.php on line 47 |
/home/maclain/public_html/web/ is the old directory.
/hermes/web08/b2881/pow.morphies/htdocs/ is the new one.
Anyone wanna take on this one?
TIA!
P.S nuke version 7.6 patched and sentinel installed.
Its telling you that the file is not there that is being called by the block.... namely embed.php
seems i was a bit premature....as usual 
It would appear i aint finished changing database locations and directory pathsyet.
Be handy if i did that first eh?
*shaks head*e
hmm, some reading suggests my G2 (gallery) integration will cause problems when moving fom server to server....... anyone got any ideas on this one?
- as a side note is there a way to disaable a cblock in nuke without actually being able to get into the administration?
That way atleast i can disable this gallery block adn get phpnuke working before looking into the gallery issue.
Through the database using phpmyadmin:
Goto nuke_blocks, choose browse and delete the row which contains your Gallery block.
BL