(Solved) Module Manager issues with 1.3

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
josh2010
Forum Members
Forum Members
Posts: 15
Joined: Thu Dec 13, 2007 1:02 am

(Solved) Module Manager issues with 1.3

Post 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
Last edited by josh2010 on Wed Jun 18, 2008 7:13 pm, edited 1 time in total.
alby

Re: Module Manager issues with 1.3

Post 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
Last edited by alby on Mon Jun 16, 2008 12:27 pm, edited 1 time in total.
Pierre M.

Re: Module Manager issues with 1.3

Post by Pierre M. »

1&1 hosting ?
http 500 => http logS ?

Pierre M.
User avatar
mobilexhtml
Forum Members
Forum Members
Posts: 28
Joined: Fri Feb 08, 2008 11:12 pm
Location: Norway

Re: Module Manager issues with 1.3

Post 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..  :)
Last edited by mobilexhtml on Tue Jun 17, 2008 4:13 pm, edited 1 time in total.
josh2010
Forum Members
Forum Members
Posts: 15
Joined: Thu Dec 13, 2007 1:02 am

Re: Module Manager issues with 1.3

Post 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
Wiedmann
Forum Members
Forum Members
Posts: 233
Joined: Wed Mar 26, 2008 1:49 am
Location: Stuttgart / Germany

Re: Module Manager issues with 1.3

Post by Wiedmann »

Yes I am using 1&1.
Switch to PHP5.
josh2010
Forum Members
Forum Members
Posts: 15
Joined: Thu Dec 13, 2007 1:02 am

Re: Module Manager issues with 1.3

Post by josh2010 »

Wiedmann wrote:
Yes I am using 1&1.
Switch to PHP5.
How can I do that with a web host?
Wiedmann
Forum Members
Forum Members
Posts: 233
Joined: Wed Mar 26, 2008 1:49 am
Location: Stuttgart / Germany

Re: Module Manager issues with 1.3

Post 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
Pierre M.

Re: Module Manager issues with 1.3

Post 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.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Module Manager issues with 1.3

Post by calguy1000 »

The default memory limit for php 5 is like 128mb.... that's what the problem is, I'll bet.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
josh2010
Forum Members
Forum Members
Posts: 15
Joined: Thu Dec 13, 2007 1:02 am

Re: Module Manager issues with 1.3

Post 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!
Pierre M.

Re: (Solved) Module Manager issues with 1.3

Post by Pierre M. »

Ah, yes... may be 40M memory is no more enough :(

Pierre M.
Steppenwolf
Forum Members
Forum Members
Posts: 19
Joined: Fri Dec 01, 2006 11:22 am
Location: Germany

Re: Module Manager issues with 1.3

Post 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
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12709
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: (Solved) Module Manager issues with 1.3

Post 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... ;)
Steppenwolf
Forum Members
Forum Members
Posts: 19
Joined: Fri Dec 01, 2006 11:22 am
Location: Germany

Re: (Solved) Module Manager issues with 1.3

Post 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
Locked

Return to “[locked] Installation, Setup and Upgrade”