I have 64M as memory_limit. Tried 128M but the issue still occurs
Search found 10 matches
- Tue Mar 25, 2014 9:41 am
- Forum: Bug reports
- Topic: Frontend crashes after creating more than one category
- Replies: 30
- Views: 33551
Re: Frontend crashes after creating more than one category
Hi Thorsten,
I have 64M as memory_limit. Tried 128M but the issue still occurs
I have 64M as memory_limit. Tried 128M but the issue still occurs
- Thu Mar 20, 2014 5:46 pm
- Forum: Bug reports
- Topic: Frontend crashes after creating more than one category
- Replies: 30
- Views: 33551
Re: Frontend crashes after creating more than one category
Hi Thorsten,
As I'm running Apache on a CentOS, here what I changed on httpd.Conf (using MPM worker) :
<IfModule worker.c>
ServerLimit 40
StartServers 2
MaxClients 960
MinSpareThreads 25
MaxSpareThreads 750
ThreadsPerChild 64
MaxRequestsPerChild 100
</IfModule>
Same issue :(
As I'm running Apache on a CentOS, here what I changed on httpd.Conf (using MPM worker) :
<IfModule worker.c>
ServerLimit 40
StartServers 2
MaxClients 960
MinSpareThreads 25
MaxSpareThreads 750
ThreadsPerChild 64
MaxRequestsPerChild 100
</IfModule>
Same issue :(
- Fri Mar 14, 2014 5:01 pm
- Forum: Bug reports
- Topic: Frontend crashes after creating more than one category
- Replies: 30
- Views: 33551
Re: Frontend crashes after creating more than one category
Hi,
By the way, I got the same errors with phpMyFaq 2.8.5 and above (didn't try with lower versions)
By the way, I got the same errors with phpMyFaq 2.8.5 and above (didn't try with lower versions)
- Fri Mar 07, 2014 8:08 pm
- Forum: Bug reports
- Topic: Frontend crashes after creating more than one category
- Replies: 30
- Views: 33551
Re: Frontend crashes after creating more than one category
Hi Thorsten, Hi melpheos,
I got EXACTLY the same error (I just noticed that). I put my output in my thread, but maybe we can continue all this in only one thread
I got EXACTLY the same error (I just noticed that). I put my output in my thread, but maybe we can continue all this in only one thread
- Fri Mar 07, 2014 7:55 pm
- Forum: Bug reports
- Topic: Can't create categories
- Replies: 11
- Views: 32640
Re: Can't create categories
Hi,
Yes, I got the same problems ! When I create more than one category, everything starts to stop working. I even got a blank page, sometimes. No errors in apache logs.
Thorsten : Sorry for delay. Therefore, I did all the thing you told on the other thread, here what's I do get :
#0 PMF_DB ...
Yes, I got the same problems ! When I create more than one category, everything starts to stop working. I even got a blank page, sometimes. No errors in apache logs.
Thorsten : Sorry for delay. Therefore, I did all the thing you told on the other thread, here what's I do get :
#0 PMF_DB ...
- Mon Mar 03, 2014 4:24 pm
- Forum: Bug reports
- Topic: Can't create categories
- Replies: 11
- Views: 32640
Re: Can't create categories
Yes, indeed :(
Tried to update at 5.4.25 PHP version, still the same :(
Do you see any mistake in the following :
phpMyFAQ Version --- 2.8.7
Server Software --- Apache/2.2.23 (CentOS)
Server Document root --- /var/www/html
phpMyFAQ installation path --- /var/www/html/faq
PHP Version --- 5.4 ...
Tried to update at 5.4.25 PHP version, still the same :(
Do you see any mistake in the following :
phpMyFAQ Version --- 2.8.7
Server Software --- Apache/2.2.23 (CentOS)
Server Document root --- /var/www/html
phpMyFAQ installation path --- /var/www/html/faq
PHP Version --- 5.4 ...
- Mon Mar 03, 2014 12:53 pm
- Forum: Bug reports
- Topic: Can't create categories
- Replies: 11
- Views: 32640
Re: Can't create categories
Hi Thorsten,
I run on an : Apache 2.0 Handler
PHP Version 5.3.28
MySQL Version : 5.0.95
MySQLi plugin version : 5.0.95
Tests was made with browser Google Chrome Version 33.0.1750.117 m
And Firefox 27.0.1
Thanks again for your help
I run on an : Apache 2.0 Handler
PHP Version 5.3.28
MySQL Version : 5.0.95
MySQLi plugin version : 5.0.95
Tests was made with browser Google Chrome Version 33.0.1750.117 m
And Firefox 27.0.1
Thanks again for your help
- Sun Mar 02, 2014 8:30 pm
- Forum: Bug reports
- Topic: Can't create categories
- Replies: 11
- Views: 32640
Re: Can't create categories
Hi Thorsten,
I sent you a PM with the link for the Screenr. Many thanks for your help
I sent you a PM with the link for the Screenr. Many thanks for your help
- Sun Mar 02, 2014 5:21 pm
- Forum: Bug reports
- Topic: Can't create categories
- Replies: 11
- Views: 32640
Re: Can't create categories
Hi Thorsten,
Sure, I'll be pleased
Only one problem, it's not accessible via internet (as said in my first post, it's only in a test environment). How could you access ? It would be too long to get it accessible via HTTP on internet.
Many thanks for your help !
Sure, I'll be pleased
Only one problem, it's not accessible via internet (as said in my first post, it's only in a test environment). How could you access ? It would be too long to get it accessible via HTTP on internet.
Many thanks for your help !
- Fri Feb 28, 2014 5:58 pm
- Forum: Bug reports
- Topic: Can't create categories
- Replies: 11
- Views: 32640
Can't create categories
Hello all,
I've got a very strange issue; I just set up a new PhpMyFaq installation on a very simple LAMP server (it's in a test environment).
Everything was working (few issues with permissions, but it's sorted out now), but I noticed I can't create Categories ; When I go to Admin > Content ...
I've got a very strange issue; I just set up a new PhpMyFaq installation on a very simple LAMP server (it's in a test environment).
Everything was working (few issues with permissions, but it's sorted out now), but I noticed I can't create Categories ; When I go to Admin > Content ...