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

Smarty compatible with hosting?

 
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 -> General
View previous topic :: View next topic  
Author Message
carcaix
Smarty Rookie


Joined: 30 Aug 2010
Posts: 6

PostPosted: Mon Aug 30, 2010 3:55 pm    Post subject: Smarty compatible with hosting? Reply with quote

Hi all,

I have been working in a small porject using smarty in localhost and now I would like to know if common hosting servers offer the possibility to use it. You may copy the the smarty folder and it's classes and that's all or there are any more problems
Back to top
View user's profile Send private message
klappi
Guest





PostPosted: Mon Aug 30, 2010 5:57 pm    Post subject: Re: Smarty compatible with hosting? Reply with quote

The Docs say you need at least PHP 4.0.6 for Smarty 2.6.26. For Version 3 you will need PHP 5. (I recommend to use PHP 5.2.14 at least, even when using Version 2)

you can lookup the configuration of your hosting server by creating a phpinfo.php:

Code:

<?php phpinfo(); ?>


you should delete that file after looking up the version and parameters of your hosting.

The Requirements given are for Smarty core, modules may have their own requirements.

carcaix wrote:
Hi all,

I have been working in a small porject using smarty in localhost and now I would like to know if common hosting servers offer the possibility to use it. You may copy the the smarty folder and it's classes and that's all or there are any more problems
Back to top
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 -> General 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