Hi All,
If you need to database connection for the parrallels web presence builder the following configuration files points all the connection parameters included.
Plesk application "Parallels Presence Builder" will be -
/usr/local/sb/config Database connectoion parameters
[database]
adapter = PDO_MYSQL
host = %host%
username = %username%
password = %password%
dbname = %dbname%
This connection parameters can be used to connect web presence with the database
Try it