Hi,
When i perform the command
psql -e RoundCube < roundcube/SQL/postgres.initial.sql
it gives lots of errors as
ALTER TABLE ONLY public.identities DROP CONSTRAINT "$1"; ERROR: relation "public.identities" does not exist
probably it hasn't yet created the identities table. But the second time i preform the same command, it passes these ALTER lines cause in the first command it created the tables.
After creating the "roundcube" user and changing to config file line in db.inc.php as
$rcmail_config['db_dsnw'] = 'pgsql://roundcube:sol@localhost/RoundCube';
When i try to access to index.php from web browser, i got the following error:
DB Error in /var/www/localhost/htdocs/roundcube/program/include/rcube_db.inc (124): DB Error: unknown error DB Error in /var/www/localhost/htdocs/roundcube/program/include/rcube_db.inc (210): DB Error: unknown error Query: SELECT vars, ip, UNIX_TIMESTAMP(changed) AS changed FROM session WHERE sess_id='8d81979fa3afc4115dbda6f3db9b54b9'
Fatal error: Call to a member function on a non-object in /var/www/localhost/htdocs/roundcube/program/include/rcube_db.inc on line 202
Where can be the problem?
Derya Sezen
PS: As roundcube user i can make sql queries on the database
Bu e-posta mesaji ve ekleri sadece gonderildigi kisi veya kuruma ozeldir. Eger dogru kisiye ulasmadigini dusunuyorsaniz, bu mesajin yonlendirilmesi, kopyalanmasi veya herhangi bir sekilde kullanilmasi yasaktir.Mesaj iceriginde bulunan fikir ve yorumlar, SUPERONLINE'a degil sadece gondericiye aittir. Bu mesaj bilinen tum viruslere karsi test edilmistir.
This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are not the intended recipient you are hereby notified that any dissemination, copying or use of the information is prohibited. The opinions expressed in this message belong to sender alone. There is no implied endorsement by SUPERONLINE.This e-mail has been scanned for all known computer viruses.