Topic: Problems updating 0.73. > 0.7.5

Hi Guys,

i'm having trouble updating version 0.73. to 0.7.5. Followed all the steps in updating.txt. I think it has something to do with the .htaccess file I use. When using the .htaccess file from my 0.7.3 backup or no .htaccess file at all I get the following error:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@website.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

When using the .htaccess file from my 0.7.5 version I get the following error:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@website.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

(Notice the difference in 404 and 500 internal server error.)

Any help is much appreciated!

Thumbs up

Re: Problems updating 0.73. > 0.7.5

Comment out this line:

#php_flag magic_quotes_gpc off
AddDefaultCharset UTF-8
Options -Indexes +FollowSymLinks

Have you checked that your Rewritebase points to right the path?
All went well with db upgrade?

Wolf CMS Paper Guy
Wolf CMS related blog / journal at Project 79 | Wolf CMS Docs

Re: Problems updating 0.73. > 0.7.5

As an added note: the 404 and 500 errors that are displayed have little to do with Wolf CMS.

Both are indicating a problem with an ErrorDocument and are likely caused by misconfiguration of the hosting server. Why you are first getting a 404 is not immediately obvious to me, but the 500 is most likely due to the line indicated by jackie.

Wolf CMS founder and lead developer
Please always check the Support forums and Wiki before asking. (My Ohloh account.)
Like Wolf CMS? Consider making a financial contribution.