Buy now Customer Login

Online Manual / Configuring The Ollance Mail Pro Script / Setting home directory for templates and configuration files.

Locate: $dir
Required: Yes
Set this to the absolute path that will contain the template files and configuration files.  Here's an example of setting it on a UNIX server:

$dir = "/var/www/html/";

Here's another example setting it on a Windows server:

$dir = "C:/Server Root/Path/";