Search found 10 matches

by bavade
Tue Mar 25, 2014 9:41 am
Forum: Bug reports
Topic: Frontend crashes after creating more than one category
Replies: 30
Views: 31802

Re: Frontend crashes after creating more than one category

Hi Thorsten,

I have 64M as memory_limit. Tried 128M but the issue still occurs :(
by bavade
Thu Mar 20, 2014 5:46 pm
Forum: Bug reports
Topic: Frontend crashes after creating more than one category
Replies: 30
Views: 31802

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 :(
by bavade
Fri Mar 14, 2014 5:01 pm
Forum: Bug reports
Topic: Frontend crashes after creating more than one category
Replies: 30
Views: 31802

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 bavade
Fri Mar 07, 2014 8:08 pm
Forum: Bug reports
Topic: Frontend crashes after creating more than one category
Replies: 30
Views: 31802

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 :)
by bavade
Fri Mar 07, 2014 7:55 pm
Forum: Bug reports
Topic: Can't create categories
Replies: 11
Views: 32043

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 ...
by bavade
Mon Mar 03, 2014 4:24 pm
Forum: Bug reports
Topic: Can't create categories
Replies: 11
Views: 32043

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 ...
by bavade
Mon Mar 03, 2014 12:53 pm
Forum: Bug reports
Topic: Can't create categories
Replies: 11
Views: 32043

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 :)
by bavade
Sun Mar 02, 2014 8:30 pm
Forum: Bug reports
Topic: Can't create categories
Replies: 11
Views: 32043

Re: Can't create categories

Hi Thorsten,

I sent you a PM with the link for the Screenr. Many thanks for your help :)
by bavade
Sun Mar 02, 2014 5:21 pm
Forum: Bug reports
Topic: Can't create categories
Replies: 11
Views: 32043

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 ! :)
by bavade
Fri Feb 28, 2014 5:58 pm
Forum: Bug reports
Topic: Can't create categories
Replies: 11
Views: 32043

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 ...