Page 1 of 2

(Solved) Module Manager issues with 1.3

Posted: Sun Jun 15, 2008 9:07 pm
by josh2010
I just upgraded from 1.2 to 1.3 and when I go to the Module Manager I get a 500 error.

Any ideas?

Thanks

Re: Module Manager issues with 1.3

Posted: Sun Jun 15, 2008 9:23 pm
by alby
josh2010 wrote: I just upgraded from 1.2 to 1.3 and when I go to the Module Manager I get a 500 error.

Any ideas?
Active debug in config.php and check for errors (probably memory_limit exaust)

Alby

Re: Module Manager issues with 1.3

Posted: Mon Jun 16, 2008 12:12 pm
by Pierre M.
1&1 hosting ?
http 500 => http logS ?

Pierre M.

Re: Module Manager issues with 1.3

Posted: Tue Jun 17, 2008 4:07 pm
by mobilexhtml
Hi

I made a completely new install of 1.2.5 It's a total mess.. I can't access the Modules either, and the adminarea is like a tree..

And I don't understand what Pierre M. and alby suggeted above..

Is there a solution for this ? I read something about uninstalling some editor module and reinstalling it...

DOH !!  ???

Will install 1.3 and see what happens..  :)

Re: Module Manager issues with 1.3

Posted: Tue Jun 17, 2008 5:15 pm
by josh2010
Pierre M. wrote: 1&1 hosting ?
http 500 => http logS ?

Pierre M.
Yes I am using 1&1. Can you please explain what you mean?

Thanks

Re: Module Manager issues with 1.3

Posted: Tue Jun 17, 2008 5:20 pm
by Wiedmann
Yes I am using 1&1.
Switch to PHP5.

Re: Module Manager issues with 1.3

Posted: Tue Jun 17, 2008 5:25 pm
by josh2010
Wiedmann wrote:
Yes I am using 1&1.
Switch to PHP5.
How can I do that with a web host?

Re: Module Manager issues with 1.3

Posted: Tue Jun 17, 2008 5:41 pm
by Wiedmann
How can I do that with a web host?
Maybe that's the reason, 1&1 have a support page with FAQ? ...

Put a ".htaccess" in your CMSMS root dir with:

Code: Select all

AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php

Re: Module Manager issues with 1.3

Posted: Wed Jun 18, 2008 6:45 pm
by Pierre M.
Hello again,

Wiedmann has spoted something, here are my tests on 1&1 :
-with standard 4.4+ a call to the module manager fails with http 500.
-with php 5 handling the call succees.
Both are reproducible.
Thank you Wiedmann.

There must be some "5 only" code in 1.3 or some 1&1 strange setting.

Pierre M.

Re: Module Manager issues with 1.3

Posted: Wed Jun 18, 2008 7:07 pm
by calguy1000
The default memory limit for php 5 is like 128mb.... that's what the problem is, I'll bet.

Re: Module Manager issues with 1.3

Posted: Wed Jun 18, 2008 7:12 pm
by josh2010
Wiedmann wrote:
How can I do that with a web host?
Maybe that's the reason, 1&1 have a support page with FAQ? ...

Put a ".htaccess" in your CMSMS root dir with:

Code: Select all

AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php
This worked! Thank you everyone for your input!

Re: (Solved) Module Manager issues with 1.3

Posted: Fri Jun 20, 2008 3:45 pm
by Pierre M.
Ah, yes... may be 40M memory is no more enough :(

Pierre M.

Re: Module Manager issues with 1.3

Posted: Thu Sep 04, 2008 8:29 am
by Steppenwolf
Wiedmann wrote: Maybe that's the reason, 1&1 have a support page with FAQ? ...

Put a ".htaccess" in your CMSMS root dir with:

Code: Select all

AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php
My provider is also 1&1 and I've got the same problem with Module Manager and the 500-error.

I tried this solution, but then had a problem with some UDT's. Probably they aren't PHP5 compatible  :-\

My solution: put a separate .htaccess into the /admin directoy.

Steppenwolf

Re: (Solved) Module Manager issues with 1.3

Posted: Fri Sep 05, 2008 6:37 am
by Dr.CSS
My solution for 1and1 problems... I moved to a real web host, sorry they just frustrated me to no end, they really over sell their space hence the low price... ;)

Re: (Solved) Module Manager issues with 1.3

Posted: Fri Sep 05, 2008 7:08 am
by Steppenwolf
mark wrote: My solution for 1and1 problems... I moved to a real web host, sorry they just frustrated me to no end, they really over sell their space hence the low price... ;)
Hehe, that's exactly, what I am going to do  :D
You are right: 1&1 sucks more and more...
I'm searching for a good & affordable dedicated server (in Deutschland)... any bit of advice?

Steppenwolf