new install

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
olaf

new install

Post 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:
Akrabat

new install

Post by Akrabat »

Try chmod 777 on those directories. I think you'll also need a smarty/cms/cache directory, also chmod'd to 777.
olaf

new install

Post by olaf »

muchos gracias!
its working, I think...
:wink:
Let's see what it can do. How do you get in admin?
Akrabat

new install

Post by Akrabat »

on the default install, you should have an "admin" link in the menu. Failing that, try /admin...
olaf

new install

Post by olaf »

the user and password defined in config.php doesn't work. Admin and any password also...
Where is it defined?
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

new install

Post by Ted »

It's admin/admin
olaf

new install

Post by olaf »

it's that simple... I'm ashamed.
Thnx! :oops:
Locked

Return to “[locked] Installation, Setup and Upgrade”