No error in the apache log, but I got this in my php error log [19-Dec-2008 15:43:46] PHP Warning: Cannot load module 'SQLite' because required module 'pdo' is not loaded in Unknown on line 0
Maged. On 19-Dec-08, at 3:56 PM, Dennis P. Nikolaenko wrote: > Maged Mina wrote: >> It's a linux server. >> Here's a phpinfo sheet: http://webmail.coptic.ca/installer/info.php >> The error can be seen at: http://webmail.coptic.ca/installer/ and >> hitting the start installation at the bottom of the page. >> >> Will get the MySQL, and Apache, Linux versions shortly. >> >> Thanks, >> Maged. >> >> On 19-Dec-08, at 12:35 PM, Dennis P. Nikolaenko wrote: >> >> >>> Maged Mina wrote: >>> >>>> Hi, >>>> >>>> I am having trouble installing roundcube. I've got the problem >>>> narrowed down to the lib/imap.inc.php and the magic quotes >>>> setting. When I go to Step 1 of the installer, it says >>>> everything is OK except for magic quotes. I change >>>> the .htaccess file to turn magic_quotes_gpc off and then I get >>>> an error 302. After some work, I found out that if I remove >>>> the imap.inc.php file it will show everything OK except for >>>> iiiConnection. Do you know what could be the cause of my issue? >>>> >>>> Appreciate your help. >>>> >>>> >>> Describe your environment: OS distribution, web server, IMAP >>> server, PHP version, etc. >>> What 302 error do you get, exactly? >>> > As soon as I get to /installer/index.php?_step=1 URL, your server > immediately closes the connection by sending the FIN.ACK TCP packet. > Look into your Apache's error_log. Providing your URLs in public > until it is correctly setup is _not_ a good idea. > -- > Dennis > _______________________________________________ List info: http://lists.roundcube.net/users/
