Author Topic: Fatal error: ini_set/set_include_path does not work.  (Read 11368 times)

Offline sysreb

  • Newbie
  • *
  • Posts: 3
Fatal error: ini_set/set_include_path does not work.
« 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...

Offline dziobak

  • Full Member
  • ***
  • Posts: 184

Offline sysreb

  • Newbie
  • *
  • Posts: 3
Fatal error: ini_set/set_include_path does not work.
« Reply #2 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


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 ?

Offline dziobak

  • Full Member
  • ***
  • Posts: 184
Fatal error: ini_set/set_include_path does not work.
« Reply #3 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.

Offline sysreb

  • Newbie
  • *
  • Posts: 3
Fatal error: ini_set/set_include_path does not work.
« Reply #4 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

Offline vinnytroia

  • Newbie
  • *
  • Posts: 1
Same problem
« Reply #5 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.

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Fatal error: ini_set/set_include_path does not work.
« Reply #6 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.

Offline next4ideas

  • Jr. Member
  • **
  • Posts: 47
Re: Fatal error: ini_set/set_include_path does not work.
« Reply #7 on: October 25, 2012, 02:25:58 PM »
Hi fellas,
anyone found the solution for this?