1
Hi,
I'm trying to have two different XOOPS installations under the same domain, using two different directories (
http://www.mysite.com/siteone http://www.mysite.com/sitetwo) To do this I'm using 2 different databases. Installation of the second portal was fine at first (no error reported), but when i tried to open the site just created, i get this :
Warning [PHP]: Smarty::fetch(/home/wwwfans/public_html/Hilary/templates_c/%%6E^6E8^6E8C036B%%db%3Asystem_block_login.html.php) [function.fetch]: failed to open stream: Permission denied in file class/smarty/Smarty.class.php line 1255
Warning [PHP]: Smarty::fetch() [function.include]: Failed opening '/home/wwwfans/public_html/Hilary/templates_c/%%6E^6E8^6E8C036B%%db%3Asystem_block_login.html.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in file class/smarty/Smarty.class.php line 1255
Warning [PHP]: Smarty::fetch(/home/wwwfans/public_html/Hilary/templates_c/%%42^428^428512AB%%db%3Asystem_block_mainmenu.html.php) [function.fetch]: failed to open stream: Permission denied in file class/smarty/Smarty.class.php line 1255
Warning [PHP]: Smarty::fetch() [function.include]: Failed opening '/home/wwwfans/public_html/Hilary/templates_c/%%42^428^428512AB%%db%3Asystem_block_mainmenu.html.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in file class/smarty/Smarty.class.php line 1255
Warning [PHP]: Smarty::fetch(/home/wwwfans/public_html/Hilary/templates_c/%%85^85C^85CB83D5%%theme.html.php) [function.fetch]: failed to open stream: Permission denied in file class/smarty/Smarty.class.php line 1248
Warning [PHP]: Smarty::fetch() [function.include]: Failed opening '/home/wwwfans/public_html/Hilary/templates_c/%%85^85C^85CB83D5%%theme.html.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in file class/smarty/Smarty.class.php line 1248
Any idea where could be the problem? The installation manager did not recognize any trouble ; i used two different databases with two different users, one for the first site (working fine), one for the second (with this problem). Thanks!
Kikko