Migration problem

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
ezjurgen
Posts: 3
Joined: Sat 17. Feb 2007, 22:24

Migration problem

Post by ezjurgen »

Migration PHPWCMS from linux to windows plesk

I need to migrate the installtion to our server (windows, plesk 8.1) so I recreated the mysql database, imported a SQL dump and copied the files via FTP to our server.

when I open the index.php I get,

Warning: main(/include/inc_front/content.article.inc.php) [function.main]: failed to open stream: No such file or directory in D:\inetpub\vhosts\domain.com\httpdocs\include\inc_front\content.func.inc.php on line 196

Warning: main() [function.include]: Failed opening '/include/inc_front/content.article.inc.php' for inclusion (include_path='.;./includes;./pear') in D:\inetpub\vhosts\domain.com\httpdocs\include\inc_front\content.func.inc.php on line 196

I have never worked with phpcms before, so step-by-step troubleshooting is much appriciated
ezjurgen
Posts: 3
Joined: Sat 17. Feb 2007, 22:24

Found it

Post by ezjurgen »

Altered the conf.inc.php file at the bottom...
and added the document_root var
Post Reply