Page 1 of 1
Module Manager times out - 2 installs...
Posted: Tue Oct 23, 2007 4:09 pm
by Jack @ PharSide
Hi all,
I am installing yet another version of cmsms and this time it is v1.2 at GoDaddy. I installed the system twice due to a module manager timeout. I have NEVER seen the module manager after both installs. If you click the link - it just sits there. Everything else on the site works great.
Any other reports of slow or non responsive module manager?
Re: Module Manager times out - 2 installs...
Posted: Tue Oct 23, 2007 4:38 pm
by Nullig
What is your PHP Memory Limit? Is it 8M?
If so, this may be causing problems.
You could try adding:
ini_set("memory_limit", "16M");
to your config.php file to see if it helps.
Nullig
Re: Module Manager times out - 2 installs...
Posted: Tue Oct 23, 2007 5:12 pm
by Dr.CSS
It may be that gobaddy doesn't allow the kind of connection the module manager needs to work...
Re: Module Manager times out - 2 installs...
Posted: Tue Oct 23, 2007 9:06 pm
by Jack @ PharSide
That's what is weird. I have about 20 installs of the CMS running at GoDaddy and never a module manager issue other than the normal ones in the past.
I set my php memory to 32M - no problems there. I also increased the max filesize upload to 10M. I have never seen this problem before. Other weird thing is I have an install I ran (v1.2) the other day for another site and the module manager works fine.
Before I posted, I removed my initial install and downloaded a different distributive file to avoid any corruption. Then installed a second time and the same thing is going on. This must be an isolated incident and I should probably take it off line. I just have not seen this before.
Thanks all,
-Jack