I created the add-on domain and everything seems to be OK there--a new directory was created under public_html (which I will remove and symlink to ...)
When I begin the fantastico install, it asks two important questions: which domain, and the name of the install directory (it says that if left blank, it will in install in the root of the domain)
- Re the first input, the drop down box lists both the subdomain and parked over domain names for the add-on: should I pick the parked over name (e.g., addon.com), or addon.mymaindomain.com, the subdomain version?
- Re the second, leaving it blank doesn't seem to be the right answer and I get a long list of warnings, generally looking like:
...
Warning: fwrite(): supplied argument is not a valid stream resource in /usr/local/cpanel/3rdparty/fantastico//includes/enc_installation_func.inc.php on line 175
Warning: fclose(): supplied argument is not a valid stream resource in /usr/local/cpanel/3rdparty/fantastico//includes/enc_installation_func.inc.php on line 177
1) File: /usr/local/apache/htdocs/config.php [ERROR! ]
2) File: /usr/local/apache/htdocs/data.sql [ERROR! ]
Should I be putting in the whole path to some directory, e.g., home/myusername/moodle (to symlink to later)? The instructions imply that only directory names, not paths, are called for.
TIA