Roundcube Community Forum

SVN Releases => Issues & Bugs => Topic started by: sysreb on June 04, 2010, 09:01:28 AM

Title: Fatal error: ini_set/set_include_path does not work.
Post by: sysreb on June 04, 2010, 09:01:28 AM
Hello friends,
roundcube not working,
system give this warning : Fatal error: ini_set/set_include_path does not work.

how can i fix this problem ? if you have and idea and help me step by step i will very happy.

thank you...
Title: Fatal error: ini_set/set_include_path does not work.
Post by: dziobak on June 04, 2010, 09:12:54 AM
google love everyone :D
#1484675 (ini_set-problem with RC on PHP 5.2.5) ? Roundcube Webmail (http://trac.roundcube.net/ticket/1484675)
Title: Fatal error: ini_set/set_include_path does not work.
Post by: sysreb on June 04, 2010, 09:14:43 AM
Quote from: dziobak;27851
google love everyone :D
#1484675 (ini_set-problem with RC on PHP 5.2.5) ? Roundcube Webmail (http://trac.roundcube.net/ticket/1484675)


i found this but i dont understand anything...

"Fixed bug #41561 (Values set with php_admin_* in httpd.conf can be overwritten with ini_set())."

what is this ?
Title: Fatal error: ini_set/set_include_path does not work.
Post by: dziobak on June 04, 2010, 09:30:36 AM
Give some more details... www server version, php version? Maybe someone here can help you, but you must remember IT IS NOT Roundcube problem.
Title: Fatal error: ini_set/set_include_path does not work.
Post by: sysreb on June 04, 2010, 09:44:27 AM
mysql   5.0.89-1.el5.art
perl-Apache-ASP   2.59-0.93298
php   5.2.12-2.el5.art
Title: Same problem
Post by: vinnytroia on August 09, 2010, 02:17:36 PM
I am having the same problem.
Fatal error: ini_set/set_include_path does not work.

I am using Centos 5.3 (i think) with Plesk 9.5.
PHP: 5.2.12
Server API:    CGI/FastCGI



I have also tried running the test path script that was posted in this forum. This is what was returned:
.:
test/path:.:

Part of my problem is that i don't exactly know what I am supposed to be modifying. I've looked around the php.ini, httpd.conf and vhosts.conf files for php_admin_value flags and only found a few.

Where am i supposed to be using init_set()?

any help would be greatly appreciated.
Title: Fatal error: ini_set/set_include_path does not work.
Post by: SKaero on August 10, 2010, 11:04:29 AM
I guessing you used the test script that I posed before, from the output it looks like it worked.
Title: Re: Fatal error: ini_set/set_include_path does not work.
Post by: next4ideas on October 25, 2012, 02:25:58 PM
Hi fellas,
anyone found the solution for this?