Pages 1
You are not logged in. Please login or register.
enable php on your server
Php is installed, there isn't problem with my Forum !!
It isn't a problem with the extensions/module of Apache or Php ?
Last edited by Xtremeuploader (2011-02-24 05:54:51)
Php is installed, there isn't problem with my Forum !!
It isn't a problem with the extensions/module of Apache or Php ?
The output looks like you are not running php on that folder or maybe the lang file is missing... Are you using the latest version?
I just need PHP and not a special module ?
Ex. php5-common, php5-curl, php5-dev, php5-gd, php5-idn, php-pear, php5-imagick, php5-imap, php5-json ....
Last edited by Xtremeuploader (2011-02-25 08:41:37)
sudo apt-get install php5 php5-gd
(then restart apache).
for me works great.
I have changed "<?" by "<?php" and changed the URL of the CSS and it's better ...

You need to replace in every files tags : <? to <?php
Since PHP 5 . X php do not use <? tags
- Index.php
- Engine.php
- All languages files
Make sure if you use a programs to rename them all, that their is no "double" remplacement (you might get tags like <?phpphp )
Last edited by Danny.Domb (2011-03-17 15:24:46)
Powered by PunBB, supported by Informer Technologies, Inc.
Powered by PunBB