Web Hosting Talk







View Full Version : Plesk Loops


DennisCitus
09-21-2004, 12:52 PM
Hello,

What can cause Plesk to loop like this?
https://82.192.84.133:8443

blockcipher
09-21-2004, 02:33 PM
Whoa, I've never seen that before. What version of Plesk? And also have you tried

service psa restart

Thanks,

DennisCitus
09-21-2004, 02:58 PM
I have tried 'service psa restart'

7.0.4

Sheps
09-21-2004, 03:53 PM
You broke it... :) Seriously, try asking plesk support. If you made any modifications, unmake them...

terran11355@
09-21-2004, 03:56 PM
this is first time see this. funny!

blockcipher
09-21-2004, 04:04 PM
Originally posted by DennisCitus
I have tried 'service psa restart'

7.0.4

Are there any updates to it? If so you can try to run the updates and see if it patches it. I agree, this is kind of crazy might want to get assistance from Plesk themselves or your datacenter, if they offer that type of service.

Thanks,

Potam
09-22-2004, 04:56 AM
Originally posted by blockcipher
Are there any updates to it? If so you can try to run the updates and see if it patches it. I agree, this is kind of crazy might want to get assistance from Plesk themselves or your datacenter, if they offer that type of service.

Thanks,

Heh. Seems you disabled register_globals in /usr/local/psa/admin/conf/php.ini :) Try to enable it back?

Should be

register_globals = On

DennisCitus
09-22-2004, 10:17 AM
@Potam:
Thanks, u were right. :)
Although I didn't make that change myself, it must've been the plesk installer.