I am new at this but I did have another multisite working good using Joomla 1.5 but now with the a fresh install using Joomla 1.6 I am experiencing some problems. I installed multisites Version 1.2.45 (Latest available: 1.2.45) and Patches definition Version 1.2.51 (Latest available: 1.2.51) on Joomla! 1.6.0 Stable [ Onward ] 10-Jan-2011 23:00 GMT. Everything is working with Multisite on the Master. Unix Symbolic Links: Allowed MySQL Version: 5.0.91-log Sharing supported
But after adding my first domain with Multisite Manager I get this error after inputting the database information during Joomla setup of new domain.
Code: |
Parse error: syntax error, unexpected '{', expecting T_STRING in /homepages/1/domains/htdocs/master/administrator/components/com_multisites/libraries/joomla/jms2winfactory.php(134) : eval()'d code on line 2 jms2winfactory.php:
Class [JConfig_mynewsitedotcom] not found in configuration file [/homepages/1/domains/htdocs/mynewsitedotcom/configuration.php] cont...
|
So I try to go
Code: |
http://mysitedotcom/administrator/index.php
|
and also receive this error:
Code: |
Parse error: syntax error, unexpected '{', expecting T_STRING in /homepages/1/domains/htdocs/master/configuration.php on line 2
|
I am trying to install my New DOMAIN in another separate directory /homepages/1/domains/htdocs/mynewsitedotcom/ from the master directory /homepages/1/domains/htdocs/master/
Is that proposed layout correct? Can I use a separate directory for the mynewsitedotcom or does it have to be a subdirectory of the master? Is there something wrong with the configuration file why it is not finding it? I want to use the original master Joomla files to control mynewsitedotcom.
All of the symbolic links seem to be in place in /homepages/1/domains/htdocs/mynewsitedotcom/ but the site fails to function.
PS I changed the URL above to preserve privacy. If you need anymore infomation I will be happy to provide it. Thanks.
Also you may want to lengthen your User session lifetime because I ended up have to retype this complete question because of time out.