Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Two identical instances, two different results. HELP!

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Installation and Setup
View previous topic :: View next topic  
Author Message
Bakaneko
Smarty n00b


Joined: 03 Jan 2004
Posts: 2

PostPosted: Sat Jan 03, 2004 2:01 am    Post subject: Two identical instances, two different results. HELP! Reply with quote

I've had one Smarty instance for a while that's worked just fine, and I recently tried to set up a second application exactly the same way on the same server, and it gives errors like these

Quote:
Warning: Smarty error: problem creating directory '/var' in /var/www/apps/Smarty-2.6.0/libs/Smarty.class.php on line 1144


Basically, in /var/www/apps I have a directory for a Smarty app "a" with a templates, etc etc directory, and an include directory, which contains a smarty_a.php file which at this point just has the standard Function Smarty_a extends Smarty setup and defines the directory locations.
I.E.
/var/www/apps/a/template
/var/www/apps/a/template_c
...
/var/www/apps/a/include/smarty_a.php

Then, in /var/www/html/a/index.php, I require /var/www/apps/a/include/smarty_a.php.

All this works just fine. For reference here, /var/www/html is the DocumentRoot of the web server.

Now, if I try to set up an app "b" EXACTLY (I think... I've compared permissions, ownerships, file contents, etc) the same way as this, I get the above error.

Additonal info. The smart distribution is installed to /var/www/apps/Smarty-2.6.0 and a symlink is created to link /var/www/apps/smarty to it. Then the path "/var/www/apps/smarty/libs" is added to php.ini's include_path
Back to top
View user's profile Send private message
Bakaneko
Smarty n00b


Joined: 03 Jan 2004
Posts: 2

PostPosted: Sat Jan 03, 2004 2:06 am    Post subject: Reply with quote

Quick update: It apparently has SOMETHING to do with safe_mode, since turning it off makes the problem just "go away"
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Installation and Setup All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP