PHP problems - Fedora 13 perfect server setup
Hello to all,
I have installed yesterday a server with Fedora 13 as operating server and ISPConfig 2.
The problem is that i cannot use any PHP operating CMS.
It gives me a lot of errors.
If i use php fusion CMS i get errors and it dowsn't read the php code as it should (example - cnplesoianu.ro ).
If i try to install joomls it gives me errors (wich i see in the error log) and shows a blank page.
PHP Fatal error: Class 'JVersion' not found in /home/www/web1/web/libraries/cms.php on line 29
In cms.php i have
// Define the Joomla version if not already defined.
if (!defined('JVERSION')) {
$jversion = new JVersion;
define('JVERSION', $jversion->getShortVersion());
}
Triyed with diferent versions of joomla, even with a back-up of an old site and same problem.
I think it is a PHP problem but i cannot find it.
Can anyone give some indications of how to resolve this problem?
|
Recent comments
1 day 8 hours ago
1 day 11 hours ago
1 day 12 hours ago
1 day 13 hours ago
1 day 15 hours ago
1 day 17 hours ago
1 day 18 hours ago
2 days 10 hours ago
2 days 11 hours ago
2 days 14 hours ago