Hi, <BR><BR>I'm trying to get phpwebsite v0.9.3-2 and MySql working together on a FreeBSD system. After downloading and upacking the tar archive in the DocumentRoot, I ran the setup/secure_phpws.sh ...
define('MYSQL_HOST', 'mysql:host=your_mysql_host;'); // replace your_mysql_host by your hostname define('MYSQL_PORT', 'port=your_port;'); // replace your_port by your ...