XF 1.5 Error change host

ioneti

Active member
Hi

I change host and i upload datahost and files for other host but i have errors...

2017-05-15 19:42:55.465 [INFO] [204.44.65.210:4737] File not found [/home/iilnhbnz/public_html/404.shtml]
2017-05-15 19:42:55.465 [INFO] [204.44.65.210:4737] File not found [/home/iilnhbnz/public_html/http:/www.TEMASERIO.com/]
2017-05-15 19:05:16.778 [INFO] [66.249.73.231:42702] File not found [/home/iilnhbnz/public_html/404.shtml]
2017-05-15 19:05:16.778 [INFO] [66.249.73.231:42702] File not found [/home/iilnhbnz/public_html/forums/-/index.rss]
2017-05-15 19:05:16.555 [INFO] [66.249.73.228:42422] File not found [/home/iilnhbnz/public_html/404.shtml]
2017-05-15 19:05:16.555 [INFO] [66.249.73.228:42422] File not found [/home/iilnhbnz/public_html/robots.txt]
2017-05-15 17:45:01.589 [INFO] [146.185.144.64:38788] File not found [/home/iilnhbnz/public_html/404.shtml]
2017-05-15 17:45:01.589 [INFO] [146.185.144.64:38788] Index file is not available in [/home/iilnhbnz/public_html/]
2017-05-15 16:36:45.974 [INFO] [162.242.156.106:62407] File not found [/home/iilnhbnz/public_html/404.shtml]
2017-05-15 16:36:45.974 [INFO] [162.242.156.106:62407] Index file is not available in [/home/iilnhbnz/public_html/]


[15-May-2017 19:42:55 Europe/Madrid] PHP Fatal error: Class 'Zend_Registry' not found in /home/iilnhbnz/public_html/library/XenForo/Application.php on line 12

any help?

thanks
 
Hi @ioneti,

Does the new host meet the requirements? Try downloading the requirements test script (orange box) and run it on the new host:
https://xenforo.com/purchase/

Did you also make sure you copied the .htaccess file from your old host?

If it is missing you can rename .htaccess.txt into .htaccess to get a fresh one.

I change htacces.txt to .htaccess and now i can se the favicon...but error continues

[16-May-2017 23:19:06 Europe/Madrid] PHP Fatal error: Class 'Zend_Registry' not found in /home/iilnhbnz/public_html/library/XenForo/Application.php on line 12


web : temaserio.com
 
i reload all again and new error

2017-05-17 10:59:31.593 [NOTICE] [/home/iilnhbnz/public_html/.htaccess:15] Unsupported ErrorDocument URL: default, must start with '/' or 'http'.
2017-05-17 10:59:31.593 [NOTICE] [/home/iilnhbnz/public_html/.htaccess:14] Unsupported ErrorDocument URL: default, must start with '/' or 'http'.
2017-05-17 10:59:31.593 [NOTICE] [/home/iilnhbnz/public_html/.htaccess:13] Unsupported ErrorDocument URL: default, must start with '/' or 'http'.
2017-05-17 10:59:31.593 [NOTICE] [/home/iilnhbnz/public_html/.htaccess:12] Unsupported ErrorDocument URL: default, must start with '/' or 'http'.
2017-05-17 10:59:31.593 [NOTICE] [/home/iilnhbnz/public_html/.htaccess:11] Unsupported ErrorDocument URL: default, must start with '/' or 'http'.
2017-05-17 10:59:31.593 [NOTICE] [/home/iilnhbnz/public_html/.htaccess:10] Unsupported ErrorDocument URL: default, must start with '/' or 'http'.
2017-05-17 10:59:31.593 [NOTICE] [/home/iilnhbnz/public_html/.htaccess:9] Unsupported ErrorDocument URL: default, must start with '/' or 'http'.
2017-05-17 10:59:31.593 [NOTICE] [/home/iilnhbnz/public_html/.htaccess:8] Unsupported ErrorDocument URL: default, must start with '/' or 'http'.
 
You're getting a database error now:
Code:
<!-- Access denied for user 'ionkol'@'localhost' (using password: YES) -->

Check your MySQL user, credentials and privileges as specified in library/config.php
 
Top Bottom