Members: 16,996
Threads: 38,846
Posts: 159,391
Online: 21

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse

Go Back   Mambers.com > Archive > Mambo 4.5 > Mambo 4.5 Installation and Upgrades

 
 
LinkBack Thread Tools Display Modes
Old 09.04.2004, 13:52   #1 (permalink)
Baby Mamber
 
Join Date: Apr 2004
Posts: 6
Quizzey is on a distinguished road
Default problem after upgrading to 1.0.7

I'm having a problem getting into both the site and administration. When I went to bed everything was ok but this morning I'm getting these messages.

When I try to visit the site I get the message

This site is temporarily unavailable.
Please notify the System Administrator

Whe I try to login to administrator I am unable to do so and I get this message

Warning: database(configuration.php): failed to open stream: No such file or directory in /home/xxxxxx/public_html/classes/database.php on line 68

Warning: database(): Failed opening 'configuration.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxxxxx/public_html/classes/database.php on line 68

Warning: database(offline.php): failed to open stream: No such file or directory in /home/xxxxxxx/public_html/classes/database.php on line 69

Warning: database(): Failed opening 'offline.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxxxxx/public_html/classes/database.php on line 69


Any help would be appreciated?

Tom
Quizzey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Old 09.04.2004, 13:56   #2 (permalink)
Senior Mamber
 
Gayle's Avatar
 
Join Date: Apr 2004
Posts: 140
Gayle is on a distinguished road
Default Re: problem after upgrading to 1.0.7

http://forum.mamboserver.com/viewtopic.php?t=8149
__________________
"Unix gives you just enough rope to hang yourself -- and then a couple of more feet, just to be sure" --- Eric Allman
Gayle is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 09.04.2004, 15:13   #3 (permalink)
Baby Mamber
 
Join Date: Apr 2004
Posts: 6
Quizzey is on a distinguished road
Default Re: problem after upgrading to 1.0.7

Thanks for that Gayle. When I run it I get this error

MySQL login Failed Access was refused.
Check your database username/password in configuration.php.
Check that the user exists on your MySQL database and has the correct password.Check that the hostname is correct and not being blocked by a firewall.

MySQL database selection Failed

Then I had a look at the database tru cpanel and the user name is still there but I have no idea how to check what the password is. I also had a look at the database tru phpMyAdmin and all the tables are there.

How would I check the password for the usere in the database.

Tom
Quizzey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 09.04.2004, 15:16   #4 (permalink)
Baby Mamber
 
Trevor's Avatar
 
Join Date: Apr 2004
Posts: 14
Trevor is on a distinguished road
Arrow Re: problem after upgrading to 1.0.7

Hi:

I had a similar problem. The only thing that successfully worked for me for an upgrade from 1.0.5 or 1.0.6 was to (after backing everything up) put the complete tar.gz file in document root and overwrite existing files. The "patches" broke many, many things, and I had the identical symptoms that you describe.

The only thing that seems to be broken now is the logout button, when SEF is turned on. I get "URL redirection limit exceeded" when I try to log out.

Any ideas on that one?

--
Trevor
Trevor is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 09.04.2004, 15:31   #5 (permalink)
Junior Mamber
 
dingin's Avatar
 
Join Date: Apr 2004
Location: Indonesia
Posts: 42
dingin is on a distinguished road
Send a message via ICQ to dingin Send a message via Yahoo to dingin
Default Re: problem after upgrading to 1.0.7

Seems many problem over there, I think I'll stay with 1.0.5 only
__________________
Meet me at dingin.info
dingin is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 09.04.2004, 15:41   #6 (permalink)
Baby Mamber
 
Trevor's Avatar
 
Join Date: Apr 2004
Posts: 14
Trevor is on a distinguished road
Default Re: problem after upgrading to 1.0.7

Quote:
Originally Posted by dingin
Seems many problem over there, I think I'll stay with 1.0.5 only
Good call. I rolled back for now.
Trevor is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 09.04.2004, 15:42   #7 (permalink)
Senior Mamber
 
SvenErik's Avatar
 
Join Date: Apr 2004
Location: Mo i Rana, Norway (66°19'N 14°09'E)
Posts: 214
SvenErik is on a distinguished road
Default Re: problem after upgrading to 1.0.7

The problems with the upgrade to the 1.0.7 release are usually because of human error; they don't upload all the files, they mess with file/folder permissions, they have done some core hacks that mess with the code, they need the SafeModePatch for 1.0.7 which hasn't been released yet but upgrade anyway, they have badly configured servers, etc, etc....

But most people who have upgraded has managed to do so without problems. There were some problems with the 1.0.6 release, but it was fixed very soon with the 1.0.7 release.

And the security risk of continue running with a 1.0.5 release is too big to not upgrade! And since you just made it public to the world that you will continue to run 1.0.5 and giving out your URL in your signature could lead to you being hacked!!! So please reconsider, and upgrade to 1.0.7 ASAP!
__________________
"Every demand is a prison, and wisdom is only free when it asks nothing."
Sir Bertrand Russell
SvenErik is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 09.04.2004, 15:46   #8 (permalink)
Baby Mamber
 
Join Date: Apr 2004
Posts: 6
Quizzey is on a distinguished road
Default Re: problem after upgrading to 1.0.7

Thankfully I had live support available from me hosting service.

To answer one of my questions above .. you can't check the password of a mysql database. I deleted the original user/password and added a new one and then changed my configuration.php ..... and went back to 1.0.5

Trevor ... I was having heaps of grieve with login out with SEF turned on ... I never checked it with SEF turned off.

Tom
Quizzey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 09.04.2004, 15:49   #9 (permalink)
Baby Mamber
 
Trevor's Avatar
 
Join Date: Apr 2004
Posts: 14
Trevor is on a distinguished road
Default Re: problem after upgrading to 1.0.7

Quote:
Originally Posted by SvenErik
The problems with the upgrade to the 1.0.7 release are usually because of human error; they don't upload all the files, they mess with file/folder permissions, they have done some core hacks that mess with the code, they need the SafeModePatch for 1.0.7 which hasn't been released yet but upgrade anyway, they have badly configured servers, etc, etc....!
Well, I think I'll agree with most of what you have to say, but not everything.

A clean install of 1.0.7 on a well configured FreeBSD server still results in consistently reproducable errors. No show stoppers so far, but annoying things like not being able to log out, or losing the contents of the news article a user is trying to post when using the popup in HTMLarea. These are mostly cosmetic, but annoying.

The risk of being hacked can be mitigated, if I'm reading the info correctly, by implementing some very simple controls on IP address ranges that can access the admin tools (assuming mod_access is compiled into your apache).

If I am missing something, and the security holes are larger and more glaring than I have seen, please let me (and everyone else) know, and I'll roll back up to 1.0.7 and live with (or try to diagnose) the cosmetic problems.
Trevor is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 09.04.2004, 15:50   #10 (permalink)
Baby Mamber
 
Join Date: Apr 2004
Posts: 6
Quizzey is on a distinguished road
Default Re: problem after upgrading to 1.0.7

But having read the reply from SvenEric above I guess I'll be upgrading ASAP and sort out any probs that may come along.

Tom
Quizzey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Phil-a-form email problem hebert01 Component Development 21 31.08.2005 14:47
HTMLArea3 funktioniertnicht mit MOS 4.5 1.0.7 scheurer Installation 28 27.12.2004 15:19
Problem after 1.0.7 upgrade zorkhh Mambo 4.5 Installation and Upgrades 12 15.04.2004 20:49
Mambo OS Update from 1.0.5 to 1.0.7 (zip) scheurer Mambo 4.5 Installation and Upgrades 5 10.04.2004 09:00
1.0.7 bug or SEF bug or something else? Rene Mambo 4.5 Bugs 5 10.04.2004 02:50


All times are GMT +2. The time now is 02:27.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.