اسکریپت من یه فایل متنی داره به اسم install که متنش اینه...
1- Upload all the files to your server
2- Setup the SQL Database using the "db.sql" file in phpmyadmin or via telnet.
3- chmod 777 to bid_images
4- chmod 777 to bid_logos
5- chmod 777 to logo
6- chmod 777 to upload_advert_images
7- Open .htinc/_general.inc and change the following values:
var $Host = "localhost"; //Database Host
var $User = "auction"; //Database User
var $Password = "123456"; //Database Password
var $Database = "auction"; //Database name
The admin is
http://www.yourdomain.com/admin.php
username: admin
password: admin
ظاهرا راهنمای نصبشه اما من منظور سطور 2 تا آخر رو نمیفهمم مثلاً db.sql ندارم که.. یا chmod 777 to bid_images یعنی چی؟.. یا Open .htinc/_general.inc که گفته همچین فایلی تو اسکریپت نیست...
اسکریپت من اسمش swoopo هست خواستی یه جا آپ کنم دانلود کنی کم حجمه.