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

  • M_1008

  • Just popping in

  • Posts: 18

  • Since: 2012/2/20


It solved the problem for a lil while, but when it failed again, the hosting provider upgraded my folder from 5 to 20 gigs and now it works like a charm.

Of course, I have a brand new problem!

It´s basically happening the same thing that in this old thread. Everything OK and data and lib folders recognized, but it fails in that point.

My mainfile.php only says:

<?php
if (! defined('XOOPS_INSTALL')) {
    
header('Location: install/index.php');
}
?>


Shouldn´t it be any longer?



2
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.



3
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.



4
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..



5
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 :/



6
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?



7
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.



8
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.



9
M_1008
Re: phpMyAdmin doesn´t export big tables
  • 2012/3/1 13:00

  • M_1008

  • Just popping in

  • Posts: 18

  • Since: 2012/2/20


Sadly, I don´t have access to the shell and neither to the main folder via ftp, for some reason I´m only allowed to write at httpdocs.

I´ve installed sqlbuddy there and it looks a lot better than phpMyAdmin but I only get access to a subdomain database :/

Still waiting for an answer from the provider, I´ll post any progress.

Thank you all anyway ;)



10
M_1008
Re: phpMyAdmin doesn´t export big tables
  • 2012/2/29 12:29

  • M_1008

  • Just popping in

  • Posts: 18

  • Since: 2012/2/20


With all the duplicates, they are 1.2 GB, but I´m interested about downloading only a half of them.

Thank you for your answer, Peekay, I´ll try those programs.




TopTop
(1) 2 »



Login

Who's Online

125 user(s) are online (69 user(s) are browsing Support Forums)


Members: 0


Guests: 125


more...

Donat-O-Meter

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

Latest GitHub Commits