Hi,
I'm trying to get indexu working on my new server. It has suphp and so I have changed permissions (chmod) on all files and folders to correct: 755 (files will be 644, but 755 for testing)
I have tried removing .htaccess files but nothing seems to help.
This issue is killing me, is there any solution?
Server logs gives me no help, but worth to mention if I go to power_search.php or suggest_category.php I get this:
...and lots of "1" spread accross the page.Code:Fatal error: Smarty error: [in sidebar2.html line 5]: syntax error: unrecognized tag 'block_login' (Smarty_Compiler.class.php, line 580) in /home/dvdcover/public_html/lib/smarty/Smarty.class.php on line 1088
pretty much every other page gives internal server error.
The server has:
PHP 5 Handler suphp
Apache suEXEC on
PHP version: 5.3.2
Apache version 2.2.15
MySQL version 5.0.90-community



