Author |
Message |
p17blo
Regular


Joined: Jul 27, 2007
Posts: 77
|
Posted:
Tue Aug 21, 2007 8:57 am |
|
So I have set Raven Nuke locally on a WAMP server and have now moved it all over to my host in a sub-directory for testing
I dumped the working DB into a SQL file which I then uploaded onto my host - No real problems there.
Then I ftp'd all my files up to my host. No problem here.
I checked the config.php which is fine.
So I go to test my site and I have a totally blank page. I check the page source and again totally blank. I can load the favicon.ico and the 40x.shtml pages but can't get anything else. If I reference index.php directly still nothing, if I reference mainfile.php it redirects to a blank index.php
Any suggestions at what I might look at?
Paul |
|
|
|
 |
Gremmie
Former Moderator in Good Standing

Joined: Apr 06, 2006
Posts: 2415
Location: Iowa, USA
|
Posted:
Tue Aug 21, 2007 10:33 am |
|
Turn on error reporting in config.php and check your server error logs. |
_________________ Only registered users can see links on this board! Get registered or login! - An Event Calendar for PHP-Nuke
Only registered users can see links on this board! Get registered or login! - A Google Maps Nuke Module |
|
|
 |
p17blo

|
Posted:
Tue Aug 21, 2007 10:45 am |
|
Error reportting is on (it was on when hosted locally) but i dont have access to the error logs.
Paul |
|
|
|
 |
Gremmie

|
Posted:
Tue Aug 21, 2007 1:19 pm |
|
|
|
 |
p17blo

|
Posted:
Tue Aug 21, 2007 1:24 pm |
|
I just working on that now. I have a feeling that my ftp client may well be corrupting my data! Weird. Just trying a different ftp client
Will post an update later
Paul |
|
|
|
 |
Gremmie

|
Posted:
Tue Aug 21, 2007 1:31 pm |
|
Yeah, what you are seeing is a symptom of a bad ftp upload (among other things). I know that montego and I both use filezilla, it is pretty reliable. |
|
|
|
 |
p17blo

|
Posted:
Wed Aug 22, 2007 1:59 am |
|
Definately corrupted files during FTP. I used Filezilla in the end but this must be the slowest FTP client I have ever used. Took nearly 4 hours to upload 60mb and I have a 500k uplink.
The package I had a problem with was SMARTFTP and I am using this as I run Vista and I struggle to find FTP clients that work.
Paul |
|
|
|
 |
montego
Site Admin

Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Wed Aug 22, 2007 6:48 am |
|
p17blo, there is nothing slow about the FileZilla client. You were probably experiencing other network or server issues (load).
Glad you got it working though nonetheless. |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
 |
Gremmie

|
Posted:
Wed Aug 22, 2007 8:06 am |
|
I've had no speed issues with FileZilla either. But glad you got it working. |
|
|
|
 |
p17blo

|
Posted:
Wed Aug 22, 2007 1:31 pm |
|
Well the speed issues seem to be related to the default 2 connections. Since increasing to the max 10 connections the uploads seem to be a lot better.
Paul |
|
|
|
 |
pseedownload
New Member


Joined: Jun 18, 2007
Posts: 9
|
Posted:
Mon Sep 03, 2007 2:52 am |
|
i have the same problem and i think the problem is from index.php file because when i add in the end of my site admin.php it is working!
have a question.
if in my server error reporting is off what i have to do?
change server? |
|
|
|
 |
fkelly
Former Moderator in Good Standing

Joined: Aug 30, 2005
Posts: 3312
Location: near Albany NY
|
Posted:
Mon Sep 03, 2007 7:26 am |
|
What do you mean by "server error reporting"? Your error reporting is controlled by settings in config.php and rnconfig.php as is detailed extensively here in other threads you can search on ("error reporting"). There is also documentation in those files about how to activate it. If you are talking about server error logs, I would talk to whoever runs the server. Almost all have something available for that. |
|
|
|
 |
pcdownload
New Member


Joined: Sep 06, 2007
Posts: 2
|
Posted:
Thu Sep 06, 2007 3:01 am |
|
the blank page problem is from the database!
import the nuke.sql file again.  |
|
|
|
 |
|