arkadaşlar bu script kullanan varsa kurulumunda yardımcı olursa sevinirim aşşağıdaki hatayı veriyor teşekkürler
adres : http://www.skalinks.com
Before starting installation, please make sure that you read installation manual - the installation process is decribed step by step in this document.
In short, the following requirements should be met.
For the following directories you should set 777 permissions manually:
• script_root_directory (for example: /my/home/dir/)
• cache directory ( for example: /my/home/dir/cache/ )
• compile directory ( for example: /my/home/dir/compile/ )
Remember that if you already have some earlier version of SkaLinks script installed, as a value for $_mysql_dbname variable you should specify the name of the MySQL database that is used by the previously installed script. Otherwise, you should create a new database on the server manually and specify its name.
After you run the installation module and make sure that installation process went smoothly and properly, you should delete the install directory from your server! We strongly recommend that you do it for security reasons. If the directory remains on the server, anyone will be able to ruin your site’s settings.
SkaLinks Forum Support Installation support
Warning: Invalid argument supplied for foreach() in /home/medyicom/public_html/install/install.php on line 34
SkaLinks bu link script kullanan varmı
7
●814
- 01-08-2005, 05:10:29Üyeliği durdurulduEvet kullanıyorum
Hataların sebebi bahsettiği dosya ve dizinlerin CHMOD değerlerinin 777 yapılmaması.
Yukarıda adı geçen dizinlerin permission değerlerini 777 yaparsan sorun çözülecektir.
Permission ayarlama:
Bir çok FTP clientinde sadece ters tıklayarak yapabilirsin. Veya cpanelden dosya yöneticisine giriş yaparak gerçekleştirmek de mümkün - 01-08-2005, 12:31:42Misafirscript_root_directory (for example: /my/home/dir/)
cache directory ( for example: /my/home/dir/cache/ )
compile directory ( for example: /my/home/dir/compile/ )
cache:
compile :
CHMOD 777 yaptım yalnız bunu bulamadım my/home/dir/ birde acaba şöyle bir yer var
* SkaLinks script installed, as a value for $_mysql_dbname variable you should specify the name of the MySQL database that is used by the previously installed script. Otherwise, you should create a new database on the server manually and specify its name.
$_mysql_dbname mysql ilişkisi varmı acaba çünkü gine aynı hatayı verdi - 16-09-2008, 20:10:46Üyeliği durduruldu