ini_set issue if disabled in conf

Please report bugs here!

Moderator: Thorsten

Post Reply
blueevo
Posts: 13
Joined: Thu Jan 14, 2010 9:34 am

ini_set issue if disabled in conf

Post by blueevo »

I noticed that after upgrading from 2.5 to 2.6, I have errors issued on my FAQ pages. I have disabled the use of the php function ini_set in my apache config file. Therefore, in the /inc/Init.php file, line 109 - 111, I had to comment this out where ini_set is used 3 times.

Not necessary a bug, but something to place in the documentation for other users?

Many thanks, and loving the FAQ system!!

Jamie.
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: ini_set issue if disabled in conf

Post by Thorsten »

Hi,

these lines are also included in 2.5...

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
blueevo
Posts: 13
Joined: Thu Jan 14, 2010 9:34 am

Re: ini_set issue if disabled in conf

Post by blueevo »

Thanks for the mega fast reply.

My bad for not checking this. However, it is strange how I had ini_set errors in the new version?

False alarm then guys, please let me know if anyone else experiences this.

Have a great day.

Jamie.
Post Reply