Page 1 of 1

new install

Posted: Tue Nov 30, 2004 9:39 pm
by olaf
tried 7.2 and 7.3 but it won't install...
no dirs smarty/cms and smarty/cms/templates_c
when I make those and chmod 666, install continues but when going to the start page of the site it ends with:

Warning: fetch(/var/www/t/blub.nl/HTML/blub/smarty/cms/templates_c//%%AA^AA2^AA247E45%%db%3A1.php): failed to open stream: Permission denied in /var/www/t/blub.nl/HTML/blub/smarty/Smarty.class.php on line 1259

Warning: fetch(): Failed opening '/var/www/t/blub.nl/HTML/blub/smarty/cms/templates_c//%%AA^AA2^AA247E45%%db%3A1.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/t/blub.nl/HTML/blub/smarty/Smarty.class.php on line 1259

What am I doing wrong? Any suggestions? :shock:

new install

Posted: Tue Nov 30, 2004 9:45 pm
by Akrabat
Try chmod 777 on those directories. I think you'll also need a smarty/cms/cache directory, also chmod'd to 777.

new install

Posted: Tue Nov 30, 2004 10:11 pm
by olaf
muchos gracias!
its working, I think...
:wink:
Let's see what it can do. How do you get in admin?

new install

Posted: Tue Nov 30, 2004 10:12 pm
by Akrabat
on the default install, you should have an "admin" link in the menu. Failing that, try /admin...

new install

Posted: Tue Nov 30, 2004 10:17 pm
by olaf
the user and password defined in config.php doesn't work. Admin and any password also...
Where is it defined?

new install

Posted: Tue Nov 30, 2004 10:27 pm
by Ted
It's admin/admin

new install

Posted: Tue Nov 30, 2004 10:30 pm
by olaf
it's that simple... I'm ashamed.
Thnx! :oops: