1
M_1008
Site gives 505 ONLY if you are logged
  • 2012/7/31 8:09

  • M_1008

  • Just popping in

  • Posts: 18

  • Since: 2012/2/20


Hi all,

Since a couple of days ago, our site is not working properly.

If you are not logged, you can access everything that´s open to anonymous people, but when you log in, you can only get a 550 error.

Strangely enough, you can access with no problem to /admin.php if after logged if your user has admin status. There I´ve activated PHP debug with usseless result, because 550 don´t give any info.

Looking at the ftp, the only file that had recent changes was profilefields.tmp wich I changed for an old backup version with no change.

We made no changes in the site recently and the hosting provider (Comalis) say they have changed nothing. The only error I´ve found in Plesk was that the key was out of date, but they fixed that, again, with no change in the behaviour of the site.

We are using XOOPS 2.2.3 Final and a CBB 3.04, forum. (Yeah, I know, we should update that).

I´ve searched the forum and I found no clue about this, any sugestions?

Sorry about my poor english and thank you in advance for any help.


Milo.

2
Mamba
Re: Site gives 505 ONLY if you are logged
  • 2012/7/31 8:19

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Try to:
- clear all cache (via Admin)
- copy checksum files to your XOOPS directory, and run it to see see what files changed, if any

Let us know if you find any missing/incorrect files (ignore missing /install or mainfile.php differences)
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

3
M_1008
Re: Site gives 505 ONLY if you are logged
  • 2012/7/31 9:29

  • M_1008

  • Just popping in

  • Posts: 18

  • Since: 2012/2/20


Thank you, Mamba.

In the admin panel the only cache options I find are Module Cache found in Preferences>System>General configuration (I hope that´s the original name of the option, in spanish it´s called "Caché a nivel módulo") and were all disabled from the beggining.

If there is any other option, let me know, please.

I guess I have to use checksum.php and checksum.md5 from my actual version 2.2.3. Let´s see if sourceforge can help in that :)

Edit: Woops, i can´t find my version in sourceforge it seems to be a jump from 2.0.x to 2.3.x. Is there any problem in using other version´s checksum? I already have 2.4.4 and 2.5.4 versions already donwloaded.

4
M_1008
Re: Site gives 505 ONLY if you are logged
  • 2012/7/31 17:20

  • M_1008

  • Just popping in

  • Posts: 18

  • Since: 2012/2/20


Well, I´ve tried the checksum from Sourceforge´s 2.3.x and the answer is:

Quote:
le fichier ./checksum_fr.md5 non trouvé.
fichiers ont été contrôlés.
Supprimez les fichiers ./checksum_fr.md5 and checksum.php le plus rapidement possible.

Wich I don´t get to understand, because the file was there.

With 2.4.5 checksum, the amount of errors is countless but I guess that makes sense taking in account the difference between versions.


On the other hand, I´ve tried a clean instalation in Local and everything was fine, but when I´ve imported the database tables, some parts of the site failed.


I´ve been working in this for then hours and I can see no end.. do you know anyone I can hire to work with this?

5
Mamba
Re: Site gives 505 ONLY if you are logged
  • 2012/7/31 20:45

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
Well, I´ve tried the checksum from Sourceforge´s 2.3.x and the answer is:

You probably need a file that came with your original installation.

Hmm, maybe it's time to update to XOOPS 2.5.5?

But make sure that you have backup and test it first on your local installation, using something like WAMPserver
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

6
M_1008
Re: Site gives 505 ONLY if you are logged
  • 2012/8/1 9:13

  • M_1008

  • Just popping in

  • Posts: 18

  • Since: 2012/2/20


Yep! And that´s what I´ve tried this morning!

I followed all the instructions, and I even got to the update page!

Full of emotion, I pushed the update button, waited for a while.. another while and a few whiles more (about 40 mins) and I could have waited forever.

Now, I can access nothing, Chrome gives error 7 and iExplorer even offers me diagnose if I have internet connection :/

7
M_1008
Re: Site gives 505 ONLY if you are logged
  • 2012/8/1 11:10

  • M_1008

  • Just popping in

  • Posts: 18

  • Since: 2012/2/20


I made a recovery from a backup and now I get a Plesk error..

I´ll post any new, and I hope a good one..

8
M_1008
Re: Site gives 505 ONLY if you are logged
  • 2012/8/1 20:07

  • M_1008

  • Just popping in

  • Posts: 18

  • Since: 2012/2/20


The error was this one:

"ERROR: PleskException
Unable initialize session:
0: /usr/local/psa/admin/plib/cmd_loginup.php:215
createSessionCommon(integer '1', string 'admin', boolean true, string 'xxx.xxx.33.90', NULL null)
1: /usr/local/psa/admin/plib/cmd_loginup.php:348
createSessionAdmin(string 'admin', string '********', string '***************************', boolean false)
2: /usr/local/psa/admin/plib/cmd_loginup.php:145
createSession(string 'admin', string '********')
3: /usr/local/psa/admin/htdocs/login_up.php3:27"

And I was told by the hosting provider that was caused because of my disk cuota being full. They fixed it and I proceeded to delete files, but free space decreased with every file delete and I´m with the same error again.

Anyone know how to fix it?

When I get the htpdocs clean, I´ll try a new 2.5.5 instalation with CBB 4.06, where I hope I can import the DB.

9
M_1008
Re: Site gives 505 ONLY if you are logged
  • 2012/8/2 6:42

  • M_1008

  • Just popping in

  • Posts: 18

  • Since: 2012/2/20


I don´t know yet if this is going to get a good end, but by the way, I´m learning a lot.

Deleting old files in var/lib/psa/dumps/tmp did the trick and I have not that error anymore, let´s prepare the 2.5.5 files.

10
Mamba
Re: Site gives 505 ONLY if you are logged
  • 2012/8/2 6:45

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
Deleting old files in var/lib/psa/dumps/tmp did the trick

Great to hear it! Let's hope that this solves the problem permanently.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

Login

Who's Online

239 user(s) are online (157 user(s) are browsing Support Forums)


Members: 0


Guests: 239


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits