hi there,
I recently changed host (from shared hosting to managed dedi server) and might be overlooking something obvious
Installation: J!1.5.15, JMS 1.2.26 and patches 1.2.32
I have set up the following subdomains in Parallel's Confixx:
www.test.tas.net -> target: public_html/test
www.testslave.tas.net -> target: public_html/test-creators/slave0
my J!session is installed in public_html/test, the slaves shall go into public_html/test-creators/slaveXX
all, master and slaves, shall share the same db
so far all is well with the master site
the first slave is set up with
domain:
www.testslave.tas.net
deployed directory:
/public_html/test-creators/slave0
after installing joomla I have no probs accessing the user side of the slave
however accessing the admin side of the slave's subdomain is returning an internal server error
to access the admin side anyways I would need to go to
www.tas.net/test-creators/slave0/administrator
any chance you would have an idea what I'm doing wrong?