![]() |
|
|||||||
| Pre-Sales Questions If you have any pre-sales questions, here's the place to ask. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Member
|Forum Newbie|
![]() Join Date: Dec 2006
Posts: 5
![]() |
Hi.
installation step by step history edit /include/config.php edit /include/conf.ini edit /js/myjavascriptfx.js and CHMOD the following files and directories to 777: /images/editorimage /templates (and all files and folders inside) /tmp /chimg /flvideo /include /thumb /video /templates_c /include/conf.ini /include/config.php but script non runing error : Warning: mysql_pconnect() [function.mysql-pconnect]: Access denied for user 'nobody'@'localhost' (using password: NO) in /adodb/drivers/adodb-mysql.inc.php on line 227 script addess = www.avrasya.tv/clipshare/ pls help. thanks. |
|
|
|
|
|
#2 |
|
ClipShare Staff
|Forum Guru|
![]() ![]() ![]() ![]() ![]() Join Date: Nov 2006
Posts: 1,638
![]() |
You have version 1.5.5
This version has a slight installation change, but this is included in the Installation Guide that came with your script distribution. You have to edit /include/dbconfig.php and put your database info in there. conf.ini is not used anymore.
__________________
Best regards, Danny B. - Founder - ClipShare | MediaShare | AVS (Adult Video Script) | Clone Script Directory | Screept ![]() |
|
|
|
|
|
#3 |
|
Member
|Forum Newbie|
![]() Join Date: Dec 2006
Posts: 5
![]() |
thanks danny.
i'm download Visible CONF.INI File - Bug Fix and remove conf.ini file copy include folder dbconfig.php Edit config.php and replace the following code $DBTYPE = 'mysql'; $DBHOST = SConfig::get("Database", "host"); $DBUSER = SConfig::get("Database", "user_name"); $DBPASSWORD = SConfig::get("Database", "password"); $DBNAME = SConfig::get("Database", "db_name"); with require_once($config[BASE_DIR].'/include/dbconfig.php'); and adodb-connection.inc.php modify line 35-39 var $databaseType = 'mysql'; /// RDBMS currently in use, eg. odbc, mysql, mssql var $database = 'clipshare'; /// Name of database to be used. var $host = 'localhost'; /// The hostname of the database server var $user = 'root'; /// The username which is used to connect to the database server. var $password = 'pwd'; /// Password for the username. For security, we no longer store it. script run. thanks |
|
|
|
|
|
#4 |
|
ClipShare Staff
|Forum Guru|
![]() ![]() ![]() ![]() ![]() Join Date: Nov 2006
Posts: 1,638
![]() |
You don't have to edit adodb-connection.inc.php
You have to edit /include/dbconfig.php
__________________
Best regards, Danny B. - Founder - ClipShare | MediaShare | AVS (Adult Video Script) | Clone Script Directory | Screept ![]() |
|
|
|
|
|
#5 | |
|
Member
|Forum Newbie|
![]() Join Date: Dec 2006
Posts: 5
![]() |
Quote:
after , edit include/dbconfig.php but script non running. include/adodb/adodb-connection.inc.php (default) "....... var $database = ''; var $host = ''; var $user = ''; var $password = ''; ......." later , edit include/adodb/adodb-connection.inc.php. "....... var $database = 'clipshare'; var $host = 'localhost'; var $user = 'root'; var $password = 'pwd'; ......." this time script run. :?: |
|
|
|
|
|
|
#6 |
|
ClipShare Staff
|Forum Guru|
![]() ![]() ![]() ![]() ![]() Join Date: Nov 2006
Posts: 1,638
![]() |
I don't see it running fine at:
http://www.avrasya.tv/clipshare/ adodb-connection.inc.php doesn't need to be edited. Only dbconfig.php
__________________
Best regards, Danny B. - Founder - ClipShare | MediaShare | AVS (Adult Video Script) | Clone Script Directory | Screept ![]() |
|
|
|
|
|
#7 |
|
Member
|Forum Newbie|
![]() Join Date: Dec 2006
Posts: 5
![]() |
|
|
|
|
|
|
#8 | |
|
Member
|Forum Newbie|
![]() |
Quote:
And, why don't you show us what are the difference with older version ? It can help some customer to buy the update :lol: Best regards |
|
|
|
|
|
|
#9 |
|
ClipShare Staff
|Forum Guru|
![]() ![]() ![]() ![]() ![]() Join Date: Nov 2006
Posts: 1,638
![]() |
Latest version is 1.5.5. The bugfixes found at http://helpdesk.scriptxperts.com have been added.
__________________
Best regards, Danny B. - Founder - ClipShare | MediaShare | AVS (Adult Video Script) | Clone Script Directory | Screept ![]() |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Installation problems - ClipShare doesn't help!! | marcocc | Pre-Sales Questions | 27 | 03-08-2008 03:28 AM |
| ClipShare : Professional Installation Service | vagelis | Pre-Sales Questions | 10 | 02-20-2007 07:57 AM |
| Installation services | pascal | Pre-Sales Questions | 1 | 02-15-2007 11:07 AM |
| Server installation suppose to be this morning | chris | Pre-Sales Questions | 4 | 01-20-2007 12:11 AM |