Hi,
I have installed hMailServer and PHP on my server and everything is working fine when I try calling a test PHP script at http://213.120.121.64/phpinfo.php but when I try to call http://213.120.121.64/roundcube/index.php I get this error
Warning: require_once(PEAR.php) [function.require-once]: failed to open stream: No such file or directory in C:\server\www\ticketyboos\public_html\roundcube\index.php on line 85
Fatal error: require_once() [function.require]: Failed opening required 'PEAR.php' (include_path='C:\server\www\ticketyboos\public_html\roundcube/;C:\server\www\ticketyboos\public_html\roundcube/program;C:\server\www\ticketyboos\public_html\roundcube/program/lib;.;C:\php5\pear') in C:\server\www\ticketyboos\public_html\roundcube\index.php on line 85
Anybody any ideas? Am new to PHP and RoundCube but am fairly competent at getting stuff like this set up and running!
Thanks
Did you install PEAR with php? http://pear.php.net