skip to Main Content

Cannot authenticate in PostgreSQL DB on plesk

We have just installed the PostgreSQL component into plesk but we cannot authenticate using the PHP function @pg_connect() $connection = @pg_connect("host=localhost port=5432 dbname=my_db_name user=my_user password=my_pwd"); output("Connection: ".$connection); The error is showed in the connection object that is printed: Connection: Array…

VIEW QUESTION

Joomla upload zip and run in plesk

I try to host a site in plesk created with joomla. I have installed joomla from Applications -> Joomla Install. I can log in to the backend interface and see the general by default joomla template. However in plesk in…

VIEW QUESTION
Back To Top
Search