mod_php / direct php error with SEF on 1&1 host - Joomla! Forum - community, help and support


i have code uses jfactory command user id runs either mod_php or direct php. works fine when enable sef error...

fatal error: undefined class name 'jfactory'

if add...

require_once ( '../libraries/joomla/factory.php' );

then fatal error undefined jimport?

the problem arises on 1&1 host, have tried on other hosts , works fine. sef work on 1&1 had amend following lines in htaccess file...

rewritebase /myjoomlarootdir/

and

rewriterule (.*) /myjoomlarootdir/index.php

does 1 have idea why cant find classes etc

thanks ewire






Comments

Popular posts from this blog

CS5 Adobe Media Encoder: Encode failed because the source duration is nil.

cf_sql_integer vs cf_sql_bigint vs cf_sql_int??

localhost/joomla15/administrator doesnt work - Joomla! Forum - community, help and support