Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> Raven's RavenNuke(tm) v2.02.02 Distro
Author Message
rebelt
Worker
Worker



Joined: May 07, 2006
Posts: 172

PostPosted: Wed Jul 09, 2008 3:02 am Reply with quote

The problem I have, is I want to upgrade to the latest version. So I downloaded my site files and database to do a trial upgrade using xampp.

But I get an error
Quote:
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script.


A clean 2.20.01 works fine which makes me think the xampp server is ok. But I can't find any cgi scripts either. Shocked

So I was thinking of a clean install of v2.02.02 then use winmerge to find differences.

Unless anyone has an easier or quicker solution.

Nothing too complicated though. I've picked up bits of knowledge but am no expert. Very Happy

Thanks
 
View user's profile Send private message Visit poster's website
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Wed Jul 09, 2008 5:34 am Reply with quote

rebelt, when do you get this error? Also, is that the complete error text or was there more?

You may also have a corrupt file from your transfer or maybe there is some directive in your .htaccess XAMPP isn't liking.

Sorry, at this time, not sure and I don't think getting a clean install of 2.02.02 is going to help you any.

_________________
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! 
View user's profile Send private message Visit poster's website
rebelt







PostPosted: Wed Jul 09, 2008 5:49 am Reply with quote

The full error is
Quote:
Object not found!

The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again.

If you think this is a server error, please contact the webmaster.
Error 404
localhost
07/09/08 12:39:30
Apache/2.2.3 (Win32) DAV/2 mod_ssl/2.2.3 OpenSSL/0.9.8d mod_autoindex_color PHP/4.4.4


Comes up straight away
 
montego







PostPosted: Wed Jul 09, 2008 6:10 am Reply with quote

That is a completely different error than the original one you posted. For this new one, what was the full URL that you were attempting to access?
 
rebelt







PostPosted: Wed Jul 09, 2008 6:32 am Reply with quote

I appologise, that was an operator error. Shocked

This is what I meant to paste.
Quote:
Server error!

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script.

If you think this is a server error, please contact the webmaster.
Error 500
localhost
07/09/08 13:30:29
Apache/2.2.3 (Win32) DAV/2 mod_ssl/2.2.3 OpenSSL/0.9.8d mod_autoindex_color PHP/4.4.4
 
montego







PostPosted: Wed Jul 09, 2008 6:36 am Reply with quote

What URL? Do you get it just going to index.php?

If so, try renaming the .htaccess file under your root of this web site to something else and try again and let us know what happens then.
 
rebelt







PostPosted: Wed Jul 09, 2008 6:47 am Reply with quote

http://localhost/site_files/index.php

Renamed the .htaccess file (this actually had no name, just HTACCESS file as the type)

I now get a header and left blocks only
 
montego







PostPosted: Wed Jul 09, 2008 6:56 am Reply with quote

Actually, ".htaccess" is its full name, but that is only semantics. You have gotten further along now.

Ok, lets try this. You are going to have to modify your apache configuration file. Find your XAMPP installation directory, and the the file:

apache/conf/httpd.conf

Open that file with a good text editor, such as Notepad++ (do NOT use just windows Notepad - EVER!).

Make sure you have these directives and values within this file. Do NOT just add them. You need to find if the statements already exist (you are trying to find the section of the conf file where these are at - closest match). Do make sure to save off your file prior to editing!

Code:



<Directory />
    Options FollowSymLinks
    AllowOverride All
</Directory>

<FilesMatch "^\.ht">
    Order allow,deny
    Deny from all
</FilesMatch>


Once this file is saved, you will need to restart apache.

If you still only get the header and left blocks, you will need to set within the config.php file of your nuke install $display_errors = true;. Then see if a PHP error is shown. If so, report back with the complete text.
 
rebelt







PostPosted: Wed Jul 09, 2008 8:06 am Reply with quote

Sorted.

The $display_errors setting told me there was a problem in a custom block which was calling to the site database not the localhost one.

It then pulled up the same errors in other custom blocks.

Also noticed that phpmyadmin wasn't happy with the database size when imported. Missed a couple of tables as well as some data in tables.

Have to use bigdump next time.

I now have a site which I can press on with the upgrade attempt.

Many thanks for your help montego.
 
rebelt







PostPosted: Wed Jul 09, 2008 3:31 pm Reply with quote

Well the upgrade went smoothly.

Time to do it again before I upgrade the live site.

Thanks again to montego for his help.
 
montego







PostPosted: Thu Jul 10, 2008 7:14 am Reply with quote

Hey, that is GREAT news! Doing practice runs like this are invaluable!
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> Raven's RavenNuke(tm) v2.02.02 Distro

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©