Quote:
Originally Posted by sabret00the
Roxie, if i'm not mistaken (or atleast out of touch, your subdomain should be set up as a directory elsewhere on your server, if that's correct, then you just need to find it and then it should all config ok.
on one of my servers i had the subdomains set up in /home/sitename/public_html/~subs/SUBNAME
on one of my current servers i have /home/sitename/public_html/subs/SUBNAME
not sure if that helps or not.
|
Yes my subdomain is also a directory.
I set my config as
../daboard/
and
/daboard/
and I get these errors
PHP Code:
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/dizzam/public_html/daboard/groups/tools/grps_installer.php on line 45
Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /home/dizzam/public_html/daboard/groups/tools/grps_installer.php on line 65
Fatal error: main() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/dizzam/public_html/daboard/groups/tools/grps_installer.php on line 65