|
Ok I got the install alot farther
I Had this error on the last page
"Warning: set_time_limit(): Cannot set time limit in safe mode in /nfsn/content/swhois/htdocs/pligg/libs/backup/mysql_backup/mysql_backup.class.php on line 42"
So I went in to the mysql_backup.class.php file & reset "set_time_limit(121)" to
"set_time_limit()" As it was "set_time_limit(121)"
Then I went to the admin pannel as directed and got this error
"Warning: Smarty error: unable to read resource: "../libs/lang.conf" in /nfsn/content/swhois/htdocs/pligg/Smarty.class.php on line 1095"
I'm Wondering if this has anything to do with me putting all the files in a sub folder ?
|