+ Reply to Thread
Results 1 to 4 of 4

Thread: Fatal error: ini_set/set_include_path does not work.

  1. #1
    jpkelly is offline Registered User
    Join Date
    May 2008
    Posts
    11
    Downloads
    0
    Uploads
    0

    Default Fatal error: ini_set/set_include_path does not work.

    I had RC 1.1 working fine on server with PHP 5.2.5. I tried upgrading to RC 2b and i get the error: "Fatal error: ini_set/set_include_path does not work."

    Any ideas on how to fix this?

  2. #2
    JohnDoh is offline Super Moderator
    Join Date
    May 2007
    Posts
    1,206
    Downloads
    6
    Uploads
    0

    Default

    take a look at #1484675 (ini_set-problem with RC on PHP 5.2.5) ? RoundCube Webmail ? Trac do you have any values set in your php.ini set with php_admin_value which RC is trying to override and cant?

  3. #3
    jpkelly is offline Registered User
    Join Date
    May 2008
    Posts
    11
    Downloads
    0
    Uploads
    0

    Default yes thanks!

    that was it.
    php_admin_value include_path was set in my apache config.
    thanks!

  4. #4
    thug is offline Roundcube Newcomer
    Join Date
    Sep 2010
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default

    Hello,

    I have some problem about roundcube script. I setup RoundCube Webmail scripti to my server. It was working 2 months ago. However, I upgrade php version to 5.2.9 and it doesnt work now.

    When i join folder that setup roundcube Mail script;

    Fatal error: ini_set/set_include_path does not work.

    it is giving error and if i setup this script again;

    Check for required 3rd party libs
    This also checks if the include path is set correctly.


    Net_SMTP: NOT OK(Failed to load Net/SMTP.php; See Net_SMTP)
    Mail_mime: NOT OK(Failed to load Mail/mime.php; See Mail_Mime)
    iilConnection: NOT OK(Failed to load lib/imap.inc)

    Checking php.ini/.htaccess settings

    magic_quotes_gpc: NOT OK(is '0', should be '1')

    are giving error. How can i fix this error? Do u have any opinion ?

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts