I get this [ ] error when I install all modules by select all and install. This error doesn't appear when I install each module separately. OS is ubuntu and webserver is nginx.
I get this [ ] error when I install all modules by select all and install. This error doesn't appear when I install each module separately. OS is ubuntu and webserver is nginx. Umar Haroon |
Can't reproduce this on my end. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
your OS and webserver ? Can't reproduce this on my end.
Umar Haroon |
What happens if you try it again? Perhaps you hit a limit in PHP or something when it tried to compile the languages. Also, does compiling from the forum manager work? BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
I repeated the process by uninstalling than installing all modules again. It didn't work. Then I recompiled lang it didn't work. At last they way you suggested to recompile from forum manager. It did the trick :) Thanks Umar Haroon |
My guess is when doing them all at once, your hitting a limit on number of database connections. MySql settings for number of connections may be to low. https://www.deanbassett.com |
Any idea how to increase the number of connections from phpmyadmin ? My guess is when doing them all at once, your hitting a limit on number of database connections. MySql settings for number of connections may be to low.
https://www.deanbassett.com |
LOL. Looks like you deleted the last post i just replied to. https://www.deanbassett.com |
I thought its not related to dolphin so i deleted it. i changed the max_connections to 10000 from 100 in my.cnf but after a fresh install i get the same error. Might be some thing to do with php? LOL. Looks like you deleted the last post i just replied to.
Umar Haroon |
I thought its not related to dolphin so i deleted it. i changed the max_connections to 10000 from 100 in my.cnf but after a fresh install i get the same error. Might be some thing to do with php? First, may want to tone the max_connections down a bit. Second, what's the value for PHP's max_execution_time and memory_limit? BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
max_execution_time = 1200 memory_limit = 250M and max_connections down to 1000 :) one thing i forgot to mention if i click install all modules i end up on 404 Not FoundUmar Haroon |
One funny thing i found out if i recompile lang from forum manager to fix the error, i end up with 2 "customize site layout" sticks in the member menu. I am gona install all modules except the "site customizer" and will see if that is causing the trouble. Umar Haroon |
Rules → http://www.boonex.com/terms |