asipto / siremis

Web Admin Interface for Kamailio
http://www.siremis.org
99 stars 47 forks source link

Cannot connect to postgres database #59

Closed yok0 closed 4 years ago

yok0 commented 4 years ago

Despite me being slightly reluctant to PHP, I decided to give Siremis a try. I used my existing postgres database and there seem to be some kind of issue there. During the setup after I enter all the details I get:ERROR: SQLSTATE[08006] [7] FATAL: database "siremis" does not exist If I create the db it complains there's duplicate. Either way I cannot move forward. I could but no tables would be created and I would not be able to log in. Any solution to this ? image

miconda commented 4 years ago

Postgres is actually not supported, see:

Try with mysql and if you get issues, then reopen, adding the details for that case.