Moving to a new host. [message #158536] |
Mon, 02 March 2009 22:37 |
|
Layne123
Messages: 43 Registered: October 2006 Location: Illinois, USA
Karma: 0
|
Member |
|
|
Frustrated noob here....
I did some searches and nothing showed up that helped.
I'm trying to move from my current host to godaddy. I have installed the same version of fudforum (Forum Version: 2.7.6 - from the best I can tell) on the godaddy server and have tried to import the datadump in both gz and .fud format. About 30 seconds into the data import the screen blanks. I click "Return to forum" and get this error:
Fatal error: SQL Error has occurred, please contact the administrator of the forum and have them review the forum's SQL query log in /home/content/l/l/i/llitz123/html/FUDforum/include/core.inc on line 188
Basically I want to make sure everything works on the godaddy server before I shut down the old server. One hitch that I don't completely understand is that godaddy has this "feature" called previewdns which allows me to test site settings without actually transferring my domain. I'm not sure if this is causing issues with fudforum or not.
Any help in troubleshooting this issue would be greatly appreciated, as I don't even know where to begin.
Clan =SS= Underachieving Cyber-athletes!
|
|
|
|
|
Re: Moving to a new host. [message #158553 is a reply to message #158546] |
Tue, 03 March 2009 18:40 |
|
Layne123
Messages: 43 Registered: October 2006 Location: Illinois, USA
Karma: 0
|
Member |
|
|
I looked into the only error logs I seem to have access to, and it showed this over and over:
Failed loading /usr/local/zo/ZendExtensionManager.so: /usr/local/zo/ZendExtensionManager.so: cannot open shared object file: No such file or directory
Failed loading /usr/local/zo/4_3/ZendOptimizer.so: /usr/local/zo/4_3/ZendOptimizer.so: cannot open shared object file: No such file or directory
[Tue Mar 3 11:31:42 2009] [error] [client 208.109.80.101] (2)No such file or directory: File does not exist: /var/chroot/home/content/l/l/i/llitz123/html/FUDforum2/install.php
Could I be having this issue?
Thanks for any assistance.
Clan =SS= Underachieving Cyber-athletes!
[Updated on: Tue, 03 March 2009 21:25] Report message to a moderator
|
|
|
Re: Moving to a new host. [message #158554 is a reply to message #158536] |
Tue, 03 March 2009 18:47 |
|
Layne123
Messages: 43 Registered: October 2006 Location: Illinois, USA
Karma: 0
|
Member |
|
|
System Info on new install of FUDforum:
PHP built On: Linux p3nlh089.shr.prod.phx3.secureserver.net 2.6.18-92.1.10.el5PAE #1 SMP Tue Aug 5 08:14:05 EDT 2008 i686
Database Version: 4.1.22-max-log
PHP Version: 4.4.9
Web Server: Apache
WebServer to PHP interface: cgi-fcgi
Forum Version: 2.7.6
Relavent PHP Settings:
Safe Mode: OFF
Open basedir: none
Display Errors: ON
File Uploads: ON
Maximum File Upload Size: 2M
Magic Quotes: ON
Register Globals: OFF
Output Buffering: Yes
Disabled Functions: none
PSpell Support: No
Zlib Support: Yes
Clan =SS= Underachieving Cyber-athletes!
[Updated on: Tue, 03 March 2009 18:48] Report message to a moderator
|
|
|
Re: Moving to a new host. [message #158559 is a reply to message #158554] |
Tue, 03 March 2009 20:24 |
|
Layne123
Messages: 43 Registered: October 2006 Location: Illinois, USA
Karma: 0
|
Member |
|
|
Just for kicks I uploaded FUDforum_zl_2-7-6.zip (md5 checksum: 01a892d43757453bc6d3d1828e82ccdc) and unzipped it on the server using the godaddy control panel GUI. I redid the install and the forum installs fine. I tried to import a newer datadump from early this morning the same issue happened - the data import seems to fail and there's a blank screen.
Clan =SS= Underachieving Cyber-athletes!
[Updated on: Tue, 03 March 2009 20:25] Report message to a moderator
|
|
|
|
|
|
|
|
|
Re: Moving to a new host. [message #158745 is a reply to message #158605] |
Tue, 17 March 2009 19:08 |
|
Layne123
Messages: 43 Registered: October 2006 Location: Illinois, USA
Karma: 0
|
Member |
|
|
naudefj wrote on Fri, 06 March 2009 09:45 | Please copy the attached file over your "adm/admimport.php" script and let me know if it solves the problem. The new script is more verbose and will not restore itself from the backup archive.
|
I was able to use your file. It was much more descriptive; this is what the output looked like:
Restoring data files...
Skip admimport.php, don't overwrite self
Drop database tables...
Create database tables...
Loading database tables...
I waited a while with this screen this way and then checked phpmyadmin. The total size of the database in phpmyadmin is 200K and unchanging and the export file I am trying to import is about 70MB.
I have a few cosmetic changes on the current forum, yet that's about it. I don't believe I edited or altered anything else in case that might matter.
Could I be using the wrong version? Do subversions show up? The current version says "Forum Version: 2.7.6", yet do Release Candidates show up as "RC" or something? I am using the 2.7.6 stable release for the new forum setup.
Thank you for your time. Any further assistance would be greatly appreciated.
Clan =SS= Underachieving Cyber-athletes!
[Updated on: Tue, 17 March 2009 19:09] Report message to a moderator
|
|
|
|
|
|
|
|
|
Re: Moving to a new host. [message #159050 is a reply to message #158812] |
Tue, 28 April 2009 17:46 |
|
Layne123
Messages: 43 Registered: October 2006 Location: Illinois, USA
Karma: 0
|
Member |
|
|
naudefj wrote on Fri, 27 March 2009 11:07 | Well, you should at the very least get an error, even if it's somewhere hidden in a log file. We cannot move forward without an error. Please do the following:
* Open your httpd.conf file, look for ErrorLog, and see if you have errors in the referenced file.
* Open your php.ini file, look for error_log, and see if you have errors in the referenced file.
Best of luck!
Frank
|
Thanks again for all your help. I've been busy and today is the first day I had to troubleshoot the issue again...
I'm hosting on godaddy so AFAIK, I don't have access to the httpd.conf.
Here is the php.ini that I could find:
register_globals = off
allow_url_fopen = off
expose_php = Off
max_input_time = 60
variables_order = "EGPCS"
extension_dir = ./
upload_tmp_dir = /tmp
precision = 12
SMTP = relay-hosting.secureserver.net
url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=,fieldset="
[Zend]
zend_extension=/usr/local/zo/ZendExtensionManager.so
zend_extension=/usr/local/zo/4_3/ZendOptimizer.so
I have to enable the error log each time I want to capture errors @ godaddy. I re-datadumped to a new file "FUDforum_28_04_2009_04_36.fud.gz". I then reinstalled the same version of FUDforum on the new hosting server (as far as I can tell). Next I imported the file "FUDforum_28_04_2009_04_36.fud.gz" (I didnt un-gzip the file) using the default FUDForum install (not the admimport.php you sent along) and the window went blank as usual. Here is what was in the error log after the process I just outlined:
Failed loading /usr/local/zo/ZendExtensionManager.so: /usr/local/zo/ZendExtensionManager.so: cannot open shared object file: No such file or directory
Failed loading /usr/local/zo/4_3/ZendOptimizer.so: /usr/local/zo/4_3/ZendOptimizer.so: cannot open shared object file: No such file or directory
[Tue Apr 28 10:24:09 2009] [error] [client 208.109.80.101] (2)No such file or directory: File does not exist: /var/chroot/home/content/l/l/i/llitz123/html/FUDforum2/install.php
Failed loading /usr/local/zo/ZendExtensionManager.so: /usr/local/zo/ZendExtensionManager.so: cannot open shared object file: No such file or directory
Failed loading /usr/local/zo/4_3/ZendOptimizer.so: /usr/local/zo/4_3/ZendOptimizer.so: cannot open shared object file: No such file or directory
Failed loading /usr/local/zo/ZendExtensionManager.so: /usr/local/zo/ZendExtensionManager.so: cannot open shared object file: No such file or directory
Failed loading /usr/local/zo/4_3/ZendOptimizer.so: /usr/local/zo/4_3/ZendOptimizer.so: cannot open shared object file: No such file or directory
Failed loading /usr/local/zo/ZendExtensionManager.so: /usr/local/zo/ZendExtensionManager.so: cannot open shared object file: No such file or directory
Failed loading /usr/local/zo/4_3/ZendOptimizer.so: /usr/local/zo/4_3/ZendOptimizer.so: cannot open shared object file: No such file or directory
Failed loading /usr/local/zo/ZendExtensionManager.so: /usr/local/zo/ZendExtensionManager.so: cannot open shared object file: No such file or directory
Failed loading /usr/local/zo/4_3/ZendOptimizer.so: /usr/local/zo/4_3/ZendOptimizer.so: cannot open shared object file: No such file or directory
Failed loading /usr/local/zo/ZendExtensionManager.so: /usr/local/zo/ZendExtensionManager.so: cannot open shared object file: No such file or directory
Failed loading /usr/local/zo/4_3/ZendOptimizer.so: /usr/local/zo/4_3/ZendOptimizer.so: cannot open shared object file: No such file or directory
Failed loading /usr/local/zo/ZendExtensionManager.so: /usr/local/zo/ZendExtensionManager.so: cannot open shared object file: No such file or directory
Failed loading /usr/local/zo/4_3/ZendOptimizer.so: /usr/local/zo/4_3/ZendOptimizer.so: cannot open shared object file: No such file or directory
Failed loading /usr/local/zo/ZendExtensionManager.so: /usr/local/zo/ZendExtensionManager.so: cannot open shared object file: No such file or directory
Failed loading /usr/local/zo/4_3/ZendOptimizer.so: /usr/local/zo/4_3/ZendOptimizer.so: cannot open shared object file: No such file or directory
Failed loading /usr/local/zo/ZendExtensionManager.so: /usr/local/zo/ZendExtensionManager.so: cannot open shared object file: No such file or directory
Failed loading /usr/local/zo/4_3/ZendOptimizer.so: /usr/local/zo/4_3/ZendOptimizer.so: cannot open shared object file: No such file or directory
Failed loading /usr/local/zo/ZendExtensionManager.so: /usr/local/zo/ZendExtensionManager.so: cannot open shared object file: No such file or directory
Failed loading /usr/local/zo/4_3/ZendOptimizer.so: /usr/local/zo/4_3/ZendOptimizer.so: cannot open shared object file: No such file or directory
Failed loading /usr/local/zo/ZendExtensionManager.so: /usr/local/zo/ZendExtensionManager.so: cannot open shared object file: No such file or directory
Failed loading /usr/local/zo/4_3/ZendOptimizer.so: /usr/local/zo/4_3/ZendOptimizer.so: cannot open shared object file: No such file or directory
Failed loading /usr/local/zo/ZendExtensionManager.so: /usr/local/zo/ZendExtensionManager.so: cannot open shared object file: No such file or directory
Failed loading /usr/local/zo/4_3/ZendOptimizer.so: /usr/local/zo/4_3/ZendOptimizer.so: cannot open shared object file: No such file or directory
[Tue Apr 28 10:30:41 2009] [error] [client 208.109.80.101] client denied by server configuration: /web/icons/blank.gif
[Tue Apr 28 10:30:41 2009] [error] [client 208.109.80.102] client denied by server configuration: /web/icons/back.gif
[Tue Apr 28 10:30:41 2009] [error] [client 208.109.80.101] client denied by server configuration: /web/icons/unknown.gif
[Tue Apr 28 10:31:49 2009] [error] [client 208.109.80.102] client denied by server configuration: /web/icons/blank.gif
[Tue Apr 28 10:31:49 2009] [error] [client 208.109.80.102] client denied by server configuration: /web/icons/unknown.gif
[Tue Apr 28 10:31:49 2009] [error] [client 208.109.80.101] client denied by server configuration: /web/icons/back.gif
[Tue Apr 28 10:31:57 2009] [error] [client 208.109.80.101] client denied by server configuration: /web/icons/blank.gif
[Tue Apr 28 10:31:57 2009] [error] [client 208.109.80.102] client denied by server configuration: /web/icons/unknown.gif
[Tue Apr 28 10:31:57 2009] [error] [client 208.109.80.102] client denied by server configuration: /web/icons/back.gif
My system info before the install:
System Information
PHP Version: 4.4.9
Magic quotes gpc:
For performance reasons we recommend keeping this option OFF. enabled
MySQL Extension:
Interface to the MySQL server, which is the recommended database for FUDforum. enabled
PostgreSQL Extension:
Interface to the PostgreSQL server. disabled
PCRE Extension:
Perl Compatible Regular Expression (required). enabled
Zlib Extension:
zlib extension is optional, however we recommend enabling it. This extension allow you to compress your forum backups as well as use zlib compression for your pages. enabled
Pspell Extension:
Pspell extension is optional, this extension is needed by the FUDforum's built-in spellchecker. If you want to allow users to spell check their messages, enable this extension. disabled
Thanks in advance for any further assistance with this.
Clan =SS= Underachieving Cyber-athletes!
|
|
|
|
|
|
Re: Moving to a new host. [message #160255 is a reply to message #159094] |
Tue, 11 August 2009 22:01 |
|
Layne123
Messages: 43 Registered: October 2006 Location: Illinois, USA
Karma: 0
|
Member |
|
|
Well thanks to your assistance we figured out that godaddy was to blame... This was your evaluation:
Quote: | The import is failing from command line as well. Something on the
system is killing jobs that run too long or uses too much CPU or
memory.
The import fails with message "Terminated" and return code 143. So, I
bet it received a TERM signal (128 + 15 = 143 and 15 = SIGTERM).
Please ask your hosting provider to investigate.
Why 143? The TERM signal (the default signal sent with the kill(1)
command) has a value of 15. 128 + 15 = 143.
|
Godaddy wanted me to upgrade to a VDS which I don't need/want.
I have since moved to a new host to try and get this site and fudforum moved... I am receiving the following error when I try and access install.php:
?????
I have tried the zlib version and the non compressed version of the installer. I have uploaded and extracted using the cpanel control panel as well as uploading via FTP and extracting using the cpanel control panel.
I do not have ssh access to the server.
There are no logs to speak of - raw access logs and error logs. Nothing is shown in the error logs.
Info you may need:
cPanel Version 11.24.4-STABLE
Apache version 2.2.11 (Unix)
PHP version 5.2.9
Safemode OFF
Memory Limit 256M
CentOS 5 Kernel version 2.6.18-128.1.10.el5
Thanks for any further assistance.
Clan =SS= Underachieving Cyber-athletes!
[Updated on: Tue, 11 August 2009 23:03] Report message to a moderator
|
|
|
|
|
|
Re: Moving to a new host. [message #160274 is a reply to message #160270] |
Wed, 12 August 2009 23:14 |
|
Layne123
Messages: 43 Registered: October 2006 Location: Illinois, USA
Karma: 0
|
Member |
|
|
I have no idea - when I mess with permissions to 755 or 777 install.php, I get SoftException in Application.cpp:610: Directory "/home/clanss5/public_html/FUDforum2" is writeable by others
or
SoftException in Application.cpp:264: File "/home/clanss5/public_html/FUDforum2/install.php" is writeable by others
Can't find any more info on the server errors, yet this is kind of close...
I re-upped the FUDforum_zl_2-7-6.zip and extracted it using the cpanel "exract" button. I then navigated to the FUDforum2/install.php via web browser and got "?????". There are no errors for this in the server error logs.
What am I missing? Thanks for any assistance.
Clan =SS= Underachieving Cyber-athletes!
|
|
|