|
Apache + php + RoundCube
Hi, everyone.
I'm trying install RoundcubeWebmail on own server, but first some information;
httpd: 2.0.54
Roundcube: 0.5
php: 5.2.1
Postgres 8.4
Courier-Imap:4.0.4
History: Httpd, was compiled, but i don't know what option was used
Courier-Imap, was compiled, but i don't know what option was used
postgres same thing, but was just a .configure.
PHP, compiled with, './configure' '--with-pdo-pgsql=/usr/local/pgsql/bin/' '--with-pgsql=/usr/local/pgsql/bin/' '--enable-sockets' '--with-apxs2=/usr/local/apache2/bin/apxs' '--without-sqlite' '--without-pdo-sqlite'.
I can access Roundcubewebmail, do the install by browser, and access login screen, but after i put my username and passwd, the site give-me error 5000
other detail is, even i put on httpd.conf, DirectoryIndex 'index.php', i need put all path onde browser, localhost/roundcube/index.php, if i enter only localhost/roundcube/ give-me erro 500
What realy make me mad, it's i change every thing on httpd.conf, put conf, remove conf, make from 0, but nothing works.
any help will be welcome.
Thx for now!
Sorry for english.
|