php DOM extention for roundcube not working

Discussion in 'Programming/Scripts' started by timaaarrreee, Jan 3, 2009.

  1. timaaarrreee

    timaaarrreee New Member

    I have tried to use roundcube with the .pkg file but it ran into problems so I have tried to reinstall it manually. But I cant install it because of a php extension called DOM...

    How can i fix this as i have no idea what to do in the php.ini file. Or what to install?

    Thanks
     
  2. Hans

    Hans Moderator Moderator

    If you upgrade to the latest ISPConfig version, it should work out of the box.
     
  3. timaaarrreee

    timaaarrreee New Member

    recently i have updated to 2.2.29 and php -v says
    Code:
    PHP 5.2.4-2ubuntu5.4 with Suhosin-Patch 0.9.6.2 (cli) (built: Nov 25 2008 22:10:31)
    
    why does ispconfig not use the latest php version?
     
  4. falko

    falko Super Moderator Howtoforge Staff

    ISPConfig comes with its own PHP (for the control panel) and doesn't touch the main PHP on your server. If you want a newer PHP, you must check if your distribution provides an update package.
     
  5. timaaarrreee

    timaaarrreee New Member

    ok, would i have to update the php system that ispconfig uses OR is there an extention that i need to enable in ISPConfig's php.ini file?
     
  6. falko

    falko Super Moderator Howtoforge Staff

    I've never tried RoundCube so I don't know if ISPConfig's PHP comes with all needed modules. If you need to rebuild ISPConfig's PHP, you'd have to rebuild the whole ISPConfig package again, but before you do this, you must modify the file compile_aps/compile in the install_ispconfig/ directory.
     
  7. timaaarrreee

    timaaarrreee New Member

    ok thanks in the meantime i have been running the webmail system on one of my websites and it works fine. But when in install ispconfig again i will change it to the latest php version
     

Share This Page