SysChat is a free online computer support community. Ask questions, share resources, contribute knowledge and discuss technology. Join our growing community to access all features. Register Now!

SysChat » Software Support » General Software » Open zip file and Install Program

General Software

Support and discuss general software, applications, utilities, tips etc.

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 02-16-2008, 05:17 AM
benzaloy benzaloy is offline
Senior Member
 
About:
Join Date: Nov 2007
Posts: 180
benzaloy is on a distinguished road

Default Open zip file and Install Program


Downloaded 'Counter' and opened the zip file.
A Note Book page opened. A portion of the script in it is here:

DROP TABLE IF EXISTS __prefix__hits;
CREATE TABLE __prefix__hits (
hit_id int(11) unsigned NOT NULL auto_increment,
ipaddr int(11) unsigned NOT NULL default '0',
visitor_id int(11) unsigned NOT NULL default '0',
page_id int(11) unsigned NOT NULL default '0',
hitdate datetime NOT NULL default '0000-00-00 00:00:00',
page_gen int(11) unsigned NOT NULL default '0',
page_loaded tinyint(1) unsigned default '0',
PRIMARY KEY (hit_id),
KEY visitor_id (visitor_id,page_id,hitdate,page_gen)
) TYPE=MyISAM;

I have not presented the balance considering the space here.

Please tell me what I do with this and how I should complete the
installation of the program.

Thank you,
ben aloysius



Reply With Quote
  #2 (permalink)  
Old 02-16-2008, 11:52 PM
lurkswithin's Avatar
lurkswithin lurkswithin is offline
Senior Member
 
About:
Join Date: Jan 2008
Location: Texas
Posts: 1,233
lurkswithin has a spectacular aura aboutlurkswithin has a spectacular aura aboutlurkswithin has a spectacular aura about

Default


You should be able to just copy the whole thing and paste it to where you want it to be.

If this is a web page counter then you must have the proper format that is required by the host. Some hosts require VB some require HTML...etc, etc, etc....so make sure you know what code is required from your host or you will not get it to work....

Most hosted websites have a forum that is available to the members that have all kinds of pre designed templates and inserts for use. Have you even tried to see what was there?



Reply With Quote
  #3 (permalink)  
Old 02-17-2008, 05:32 AM
benzaloy benzaloy is offline
Senior Member
 
About:
Join Date: Nov 2007
Posts: 180
benzaloy is on a distinguished road

Default


Quote:
Originally Posted by lurkswithin View Post
You should be able to just copy the whole thing and paste it to where you want it to be.

If this is a web page counter then you must have the proper format that is required by the host. Some hosts require VB some require HTML...etc, etc, etc....so make sure you know what code is required from your host or you will not get it to work....

Most hosted websites have a forum that is available to the members that have all kinds of pre designed templates and inserts for use. Have you even tried to see what was there?
Could you please identify the language for me.
It is not html. I need to know in case Blogger.com asks me.
thanks, buddy, please remember I am novice and do not have IT knowledge to understand jargon.
Brother Wombat gave up on me.



Reply With Quote
  #4 (permalink)  
Old 02-17-2008, 05:25 PM
lurkswithin's Avatar
lurkswithin lurkswithin is offline
Senior Member
 
About:
Join Date: Jan 2008
Location: Texas
Posts: 1,233
lurkswithin has a spectacular aura aboutlurkswithin has a spectacular aura aboutlurkswithin has a spectacular aura about

Default


I am not all that up on all the scripting codes so am not really the guy to ask for this....but to take a gander...I think it is SQL scripting to be installed on a server...

Wombat didn't give up on you...he pointed you in the right direction but you seem to just ignore his advice....

This website is set up to help people repair their computer errors and not set up to teach someone about coding. There are plenty of dedicated websites that do just what you want to do...learn code. You need to go there with your coding issues. That is about as plain as onyone can get.

As to your building your own website...I will repeat that you should be asking questions in the forums set up from whom ever is hosting the website servers as to what scripting is allowed and not allowed...

To just take a script from the internet for a counter and try to install it is not the way to go...you are jumping the gun here. You should have first determined what code the website prefers and then googled for a counter built in that particular code... remember that google is your friend if you use it properly.



Reply With Quote
  #5 (permalink)  
Old 02-17-2008, 05:29 PM
Wombat's Avatar
Wombat Wombat is offline
Senior Member
 
About:
Join Date: Jan 2008
Location: Australia
Posts: 569
Wombat is on a distinguished road

Default


Quote:
Originally Posted by lurkswithin View Post

If this is a web page counter then you must have the proper format that is required by the host. Some hosts require VB some require HTML...etc, etc, etc....so make sure you know what code is required from your host or you will not get it to work....
A lot of web sites have been using Cgi scripts, you just ftp the script into the Cgi Bin on the website...



Reply With Quote
Reply





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to use Windows XP Recovery Console jlacosta Windows 2 08-16-2011 02:47 AM
Dual Boot XP and Vista with XP already installed with XP drive missing after install kilmako Operating Systems 0 12-05-2007 02:38 PM
Software or memory problem ??? Lost_In_Space General Software 3 06-09-2007 02:31 PM
Why My MS Office Files Do Not Open? computer data recovery Articles 2 04-09-2007 05:39 AM
Malicious Programs - Prevention Is Much Easier than the Cure Sami Security 0 12-05-2006 02:52 AM

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is on
Smilies are on
[IMG] code is on
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are on



» Ads



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54