MDN

Go Back   Mambo - Forums Closed for posting > Mambo 4.5.5 - Stable > Administration Questions

Reply
 
Thread Tools Search this Thread Display Modes
Old May 4th, 2005, 08:18   #1
firegrind
 
Join Date: Oct 2004
Posts: 10
firegrind is on a distinguished road
Default host upgraded server, admin became inaccessible

after my host upgraded their server this weekend, i am unable to log in as admin (no error message, just returned to the login page).

as far as i can tell when i look at it through phpmyadmin, the database was copied over correctly (calculating the md5 of my password gives me the very same value that is stored in the database for the user admin).

through the front end, i can see the content but get double entries for my phpshop content and lots of remarks about headers. yuck.

should i fix it or reinstall from scratch ? if i reinstall, can i salvage the content from my database ?

thank you !

Code:
Warning: Cannot modify header information - headers already sent by (output started at /home/egokiller/public_html/configuration.php:64) in /home/egokiller/public_html/includes/mambo.php on line 274

Warning: Cannot modify header information - headers already sent by (output started at /home/egokiller/public_html/configuration.php:64) in /home/egokiller/public_html/includes/mambo.php on line 683

Warning: Cannot modify header information - headers already sent by (output started at /home/egokiller/public_html/configuration.php:64) in /home/egokiller/public_html/index.php on line 192

Warning: Cannot modify header information - headers already sent by (output started at /home/egokiller/public_html/configuration.php:64) in /home/egokiller/public_html/index.php on line 193

Warning: Cannot modify header information - headers already sent by (output started at /home/egokiller/public_html/configuration.php:64) in /home/egokiller/public_html/index.php on line 194

Warning: Cannot modify header information - headers already sent by (output started at /home/egokiller/public_html/configuration.php:64) in /home/egokiller/public_html/index.php on line 195

Warning: Cannot modify header information - headers already sent by (output started at /home/egokiller/public_html/configuration.php:64) in /home/egokiller/public_html/index.php on line 196
firegrind is offline   Reply With Quote
Old May 4th, 2005, 09:47   #2
kenmcd
 
kenmcd's Avatar
 
Join Date: Apr 2005
Location: California
Posts: 726
kenmcd is on a distinguished road
Default

The PHP error "headers already sent . . ." usually comes from having whitespace before or after
the opening and closing PHP tags (<?php . . . ?>).
And where it starts may not even be in the files reported in the error.

Did you manually edit a config file?
Some editors automatically add spaces.
Check file configuration.php for whitespace.
kenmcd is offline   Reply With Quote
Old May 5th, 2005, 03:34   #3
firegrind
 
Join Date: Oct 2004
Posts: 10
firegrind is on a distinguished road
Default

Phew. Thanks !

Replacing the configuration.php file through Dreamweaver returned everything to normal.

I guess the brand new online editing system that the host provided did as you suggested - I'll avoid it in future !
firegrind is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Admin login problem AGAIN... :) Please bare with me. spignataro Installation Questions 17 February 24th, 2005 00:08
Super Admin and Admin lewisteo Wishlist & Feature Requests 22 March 11th, 2004 00:24
Transferred to a new web host provider-can't log in as admin dondo521 Installation Questions 8 March 8th, 2004 10:29
install problems - various stupid Installation Questions 13 March 4th, 2004 17:44
Synch. problem Mambo local/remote server mamboindo Installation Questions 11 February 10th, 2004 13:27


All times are GMT -7. The time now is 04:41.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.