| Author |
Message |
auroshop Member
|
Posted: 29 Dec 2006 17:02:18
/my/home/dir/ ) chmod 777
/my/home/dir/cache/ ) chmod 777
/my/home/dir/compile/ ) chmod 777
/my/home/dir/admin/db_backup/ ) chmod 777
/my/home/dir/.htaccess ) chmod 777
But When I get install / step2 .. I get blank page
http://www.auroshop.com/day/admin/index.php?Build_cat=yes
|
auroshop Member
|
Posted: 30 Dec 2006 04:00:50
but just error
The value of site_brand parameter is empty![b][/b]
|
leofire
|
Posted: 30 Dec 2006 06:32:59
I have had the same problem! the admin page, the link_exchange_scripts and the detailed directory show the blank page.
I have tried to found an error (echo("test"); die(); ) and I have seen that the problem seem to be into the headers.php but I don't found where.
The only "error" that I have found intho headers.php is that I don't have this directory:
$_skalinks_dir['config_dir'] = $_skalinks_dir['root'].'config/';
config directory does not exist into my home.
Thanks for any suggest,
Leonardo
|
Leofire
|
Posted: 2 Jan 2007 10:34:52
Ha you found a solution to your problem?
Leonardo
|
Leofire
|
Posted: 9 Jan 2007 07:41:37
The problem should be inside the script because the php directive:
open_base_dir
must be enabela but for security reason is disable. You can ask at your hosting if they can able this directive otherwise you cannot install skalinks.
I hope that skalink staff read this message and provide to solve this security flaws!
Anyway good job guys,
Leonardo
|