View Single Post
  #2  
Old 9th September 2010, 10:37
till till is offline
Super Moderator
 
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 32,071
Thanks: 697
Thanked 4,248 Times in 3,260 Posts
Default

Looks as if the php odbc module is not installed or not loaded. To install it, run:

apt-get install php5-odbc

and then restart the apache webserver.
__________________
Till Brehm
--
Get ISPConfig support and the ISPConfig 3 manual from ispconfig.org.
Reply With Quote