Page 1 of 1

Domain change errors

Posted: Thu Jan 08, 2009 1:25 pm
by rathsandeepkumar
the old .net nuke website i.e old.iasg.com is refered in the new php website http://www.iasg.com after the domain is changed
now the links in the old website is throwing this error
Fatal error: require() [function.require]: Failed opening required '' (include_path='.:/usr/share/php5:/usr/share/php') in /var/www/iasg.com/htdocs/system/core/Kohana.php on line 246

I have changed all the links in the old website to old.iasg.com(initially they were iasg.com). also in the database i have updated the links to the required one. Even in the code these links are tested but no go. The website cannot be run in local machine so no chance of debugging .

Can somebody please help me

Re: Domain change errors

Posted: Thu Jan 08, 2009 6:12 pm
by clungtech
Your web site may have some robot text which block your web pages. After deleting this you will get your website on all machines.

thanks