PDA

View Full Version : Moved to another hosting company :(


yddkdd
09-02-2009, 04:48 PM
I moved our website to a new host (but kept the same domain name.) Now when I try to look at the calendar page I get the following message:


Warning: require_once(/home/lafayett/public_html/calendar/functions/functions.inc.php) [function.require-once (http://www.lafayettekiwanis.org/calendar/function.require-once)]: failed to open stream: No such file or directory in /var/www/html/la/lafayettekiwanis.org/calendar/calendar.php on line 37

Fatal error: require_once() [function.require (http://www.lafayettekiwanis.org/calendar/function.require)]: Failed opening required '/home/lafayett/public_html/calendar/functions/functions.inc.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/html/la/lafayettekiwanis.org/calendar/calendar.php on line 37

AFAIK, all files moved OK to the new host. Can you tell me what I need to do to get the calandar back up and running asap ? Thanks very much.

Brian
09-02-2009, 04:50 PM
Try the Paths FAQ in my signature below.

yddkdd
09-02-2009, 05:15 PM
Thanks. Now when I try to go to my /setup/index.php file I get a message abount installing Zend optimizer - is that something I install to my PC or the website ?

Brian
09-02-2009, 05:18 PM
That would be on the web server. You can confirm if you should be running the Zend files by running the tester script from our Free Download page on your new server.

yddkdd
09-02-2009, 05:38 PM
Zend failed but ionCube passed OK. So I shouldn't need to install Zend, right ?

Brian
09-02-2009, 05:39 PM
If Zend failed, your server will need Zend Optimizer installed. Or, you can use the ionCube calendar files. But, installing Zend Optimizer would be the easiest and quickest way to go.

yddkdd
09-02-2009, 05:54 PM
I will ask my web host to install it for me I guess. Thanks for such quick help.

yddkdd
09-02-2009, 06:10 PM
It turns out that they had it - I only needed to activate it. Now I can see my calendar. But when I try to go to the edit page to edit events, I get another path error. I had re-uploaded calendar.php and that seemed to fix the problem that caused me to now see the calendar, but now I cannot see the page to edit events. Do I need to upload another file to fix the paths ?


Warning: main(license.php) [function.main (http://www.lafayettekiwanis.org/calendar/events/function.main)]: failed to open stream: No such file or directory in /var/www/html/la/lafayettekiwanis.org/calendar/events/index.php on line 25

Fatal error: main() [function.require (http://www.lafayettekiwanis.org/calendar/events/function.require)]: Failed opening required 'license.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/html/la/lafayettekiwanis.org/calendar/events/index.php on line 25

Brian
09-02-2009, 07:58 PM
Make sure the paths are correct in the calendar.php file. If unsure, ask your host what the root path should be.