Thorn
Sep 17 2007, 08:30 PM
OK. Here's what you need: 1. Web hosting that has FTP 2. A script or something to install 3. A program called SmartFTPI'll use my site for an example... 1. Enter your FTP login info  2. When you login in your files, images, and stuff will show up. 3. Now that you're logged in you have to choose what file you want to import into your website. Go to "My Documents" and right click on the file you want to put on your site and select "copy".  4. Next you got to open put the dictionary that your website is in. Ok what that means the place where the "index.html" or something like that is your homepage. (Sometimes the dictionary is called "htdocs") 5. Open that dictionary up and create a new dictionary. If you're gonna install a forum I suggest making the dictionary named "forums" or something. So when you're done install it and stuff you can just go to "http://yoursite.com/forums"  6. Open that up and then right click and select "paste". (you should have copied the things you wanted to import onto your website) Depending on that size, it will take some time to put them onto your site. But hey, it's easier then hand installing them right? When it's done installing it, it should be on your site so you can enter your data base info and stuff.
Comment/Reply (w/o sign-up)
Similar Topics
Keywords : install, php, scripts, people, uploading, time
- Sql Injection, How To Do It, And How To Prevent It
NOT a hacking tutorial, learn how to secure PHP scripts (0)
How To Install Opengeu In Ubuntu
OpenGEU is a distro based on Enlightenment and derived from Ubuntu (2) First of all please note well that E17 is in beta phase, and can make your computer segfault
(which by contrary - WILL NOT ERASE YOUR DATA - your computer will be restored to the statein which
it was before it segfaulted), and if you don't want this to happen then don't install this!
I'll now tell you how to install OpenGEU when you already have Ubuntu (or Kubuntu and
Xubuntu ) installed already on your machine. First of all I need to introduce you to OpenGEU,
it's a relativelly new Linux distro which uses Enlightenment instead of ....
[php] Clean Code Functions
Clean up your html output from php scripts (5) There is another Topic about writing 'clean' HTML code posted elsewhere on the Forum.
I'll edit this Topic and add the link so you can review it on your own, and there is no need for
me to comment on it in this thread, but the purpose of this Topic is to introduce a pair of
functions which can be used for making sure that the HTML output from my scripts is readable when a
view-source is reviewed. Two handy functions are included here. They work together quite nicely,
and I will start this Tutorial with a short summary of the reasons for their 'being....
[linux] How To Manually Install Flock System Wide
(1) Since i am currently in the process of making my own Ubuntu-based distro and will be including Flock
as one of the browsers to choose from, i figured i'd make a tutorial out of how to install Flock
manually, since there appears to be no package for it in Ubuntu's repository and many other
popular distros, and it is said that only Ultima Linux has Flock available. For those that
don't know what Flock is, rather than going into deep detail here, i'll just provide a link
to the browser's site: http://www.flock.com/ And yes, to start, you're going....
Install An Aef Forum Onto The Trap17
From a zip file (11) Installing an AEF Forum on the Trap17 Server Preparation for Installing the AEF Forum
The following items are required for the installation of the packaage onto your site: 1. - a copy
of the AEF Forum zip package from http://anelectron.com/download.php 2. - a MySql Database 3. - a
Database User 4. - a password for the Database User 5. - Privileges allowed for the Database User
The details for ensuring that you have all of these items are as follows: 1. - a copy of the AEF
Forum zip package from http://anelectron.com/download.php . Simply browse to t....
Uploading Images To Phpbb Galleries
(0) This tutorial can be used to show someone how to upload images to a PHPBB Gallerie addon. This
tutorial is not specific to any particular phpbb mod since all mods will most likely be similar. 1)
go to the website galleries (easy) (http://www.school-stuff.org/album.php) 2) Click on the category
that you want to upload the images to. 3) Look for a button that says Upload and click on it. 4)
Insert a Title in the title box this will be what people can identify the picture by, does not need
a description. 5) Click on the Browse Button next to 'Upload a picture from ....
How To Install Phpbb?
(8) QUOTE Here are the steps: Download the latest version of phpBB2. Currently it can be
found at http://www.phpbb.com/downloads.php . I prefer the .tar.gz files, and winzip has no
problems dealing with them. Decompress the files to a directory on your local system, making sure
that you maintain the relationship between directories. I'll suggest that you decompress them to
c:\webupload Now, within C:\webupload, you should have a phpBB2 directory, full of goodies. Open
up your FTP client, and connect to where your web host tells you to go for uploading yo....
Simple Scripts In Html And Javascript
Things like BackgroundColorChanger and so (7) like in the topic, here is a description how to change the Backgroundcolor "On The Fly", by klicking
on a button or radio-box first, we ned the html-and body-tags, create a new html-file on your
desktop and write the following: QUOTE browser interpretation: html - tag
means "hey, browser, here comes HTML" in the body-tag you define the looking of your site. you can
add things like "bgcolor" for the background, "text" for the textcolor and link / alink / hlink /
vlink to define the linkcolor ( ) the scripttag is the tag, we'll need now (sorr....
Cpanel Preinstalled Scripts, Extras, And Cpanel Options
Part 6 of My 7 Part Tutorial (1) This Tutorial will be divided into 7 different parts, and this is the first part, when i get the
other parts together, i will post the links under here /biggrin.gif" style="vertical-align:middle"
emoid=":D" border="0" alt="biggrin.gif" /> Enjoy. Part 1: E-mail Management Part 2: Useful Site
Management Tools Part 3: Useful Site Management Tools2.1 Part 4: Analysis/Log Files Part 5:
Advanced Tools Part 7: Fantastico Detailed Cpanel Tutorial Part 4: PreInstalled Scripts,
Extra, and Cpanel Options In this tutorial I will, in detail explain all of th....
Install A Simple Machines Forum
(11) If you want to have your own Simple Machines running up without any ADs of any kind , sign up at
Trap17 and posting until you have enough credits then post an application form and then wait to be
approved. After that , do like this and you will have your own forum setting up : 1.Download
Simple Machines You can get it at Simple Machines download page , click here to get one
2.Upload SMF to the Server This step is too long so be patient , log in to Trap17 forum then log in
to your own cPanel , click on File Manager. A pop up Explorer will appear , then click on ....
Fantastico Scripts - A 'how To'
(0) This isnt really a tutorial, more like an idiots guide on how to avoid the problems I encountered
when setting up my site. This eventually invoved 3 complete reinstalls - you soon learn from your
mistakes when that happens. I shall use php-nuke as the example here, but it applies to all scripts
you intend to modify. If you have the disk space available - install your script twice, set up a
temporary sub-domain for this. The reason for this is you have a full, clean install to go back &
retrieve any files you may mess up whilst changing code (you will have to do this ....
How To Install An Openoffice Dictionary Manually
adding the new dictionary by yourself (3) How To Install An OpenOffice Dictionary Manually Introduction The Tutorial
What's OpenOffice? Introduction Before you all rant at me and tell me that there is a
wizard to install dictionaries for you, it can sometimes not work. I know this because on my copy of
OpenOffice Writer, it doesn't. This tutorial is very easy to follow and it's for those
whose wizard is broking, just like mine or people who like to be difficult and do things the hard
way /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" />....
How To Install S9y Weblog Software
(0) Right , here's my guide at how to install S9Y ( www.s9y.org ) 1. Download the version of S9Y
you want from the website above 2. Extract the rar file 3.Upload all the files to a Web host 4.
Go to you domain/subdomain , also at this point make sure all the files are CHMOD 775 5. S9Y's
Installer should start and give you an overview of you system's setup 6. Make sure there is
nothing in red and click Simple Install 7. Fill in all the spaces , with you Database name ,
Password , etc ... From here on S9Y is very easy to set-up ! Just use it as you ....
Uploading Images To The Trap17 Gallery
A How To, on uploading images to the trap17 gallery (4) Well, seeing as how BuffaloHelp or OpaQue has told us to upload our images to the trap17 gallery
instead of our own, i figure that i could help out those who dont know how to do it because it
isn't all that easy for the noobs. Uploading Images To The Trap17 Gallery Step 1:..
Obviously You need a picture so get one of those Step 2:.. Go to "My Controlls" Step 3:.. Once
you get there, on the left hand side look for "Invision Gallery" Step 4:.. Click On "Your Albums"
Step 5:.. Now you need to create an album so click on "Create My First Album" S....
Install Php 5 To Work With Mysql
(1) hi, all php 5 is new to all people a long time( actually, I forget how long...). it introduced a
more object-oriented design to developer. like, access type(public, private, protected), abstract
type(classes that can't create objects), interface support, and more . althrought it is
widerly available, someone still can't get it running with mysql. every time the php is starting
up. a message prompted stated that some xtensions can not be found, and therefore, not loaded. so, I
have written this to help other and newbie get it start quickly. note: thi....
How To Install A Favicon
Yup, a favicon. (51) Ok, you know those little icons that are to the left of a web address? |_ /smile.gif' border='0'
style='vertical-align:middle' alt='smile.gif' /> http://www.domain.com_| Well that is called a
favicon, folks. If you want one, simply do the following: 1.) Make sure your favicon is in .ico
format. Name it favicon.ico 2.) Upload the favicon.ico to the same folder as your main index.html or
index.php or index.asp, whatever. Basciaaly, you should have: http://domain.com/blah/favicon.ico
http://domain.com/blah/index.___ , whatever you have. 3.) Put this into the head....
How To: Create And Install Your Own Cursor
a step by step guide (15) How To: Create And Install Your Own Cursor a step by step guide using animation shop (a
program free with paint shop pro) Requirements: Animation Shop (can be found on the same disk
as Paint Shop Pro) Any image Are you displeased with the cursor you've got? Are you
dissatisified with those cursors you downloaded from that site? Then this tutorial's for you.
Read on... Create or download your favourite image off the web. Open it in some image editing
software (ie Paint Shop Pro) and resize it to 15x15. In Paint Shop go to Image --> Resize. Ent....
How To Install Winxp And Linux To The Same Compute
a double boot (12) when I install a double boot linux/winxp, I always want to keep the Windows boot menu to choose the
operating symtem. This is what I usually do: -Install Winxp -Install linux (if you dont have space
to create a new partition for linux, you have to use partition magic to reduce the size of the WinXP
partition and leave some space to create the partition for linux. You can create the partition
during the linux setup. - During the linux setup, choose to install the boot manager (lilo or grub)
in the boot sector of the partition where you are installing linux (not in the MB....
How To: Install Scripts And Create Database
preinstalled scripts, own scripts (2) How to install php scripts using MySQL,phpMyAdmin on Trap17 using preinstalled script/auto
installation cPanel > Preinstalled scripts > "Addon Scripts" or "Fantastico" or "phpBB" or the
scripts which you wanted to install screenshot - >
http://i6.photobucket.com/albums/y222/haalaaluu/5.jpg explaination: this method is auto install
the scripts in public_html folder, database name and granted database user respect to its database.
note: by Addon Scripts, you can not choose other folder structure. by fantastico you can choose the
folder structure and it is good ....
How To Install Php-nuke
How to install PHP-Nuke manually (12) Download PHPNuke (www.phpnuke.org) and unzip it into a directory. Now go to where your web server is
installed (or web hosting ftp)! Create a folder and call it phpnuke. Now upload everything from the
HTML folder into the phpnuke folder you created. Than go to the config file of phpnuke
(\phpnuke\config.php) Ok now, if you have phpedit installed than this will be easier than using
Notepad. Go to line 32 and you sould see this: $dbhost = "localhost"; $dbuname = "root"; $dbpass =
""; $dbname = "nuke"; $prefix = "nuke"; $user_prefix = "nuke"; $dbtype = "MySQL"; If this....
Check Your Scripts
(6) As I am reading through some of the (Mostly PHP) scripts posted here, the following posts are that
of people saying that the script does not work. I suggest that you should test and make sure that
your script works BEFORE you post it here. Craig.....
Install New Fonts
on Windows XP / 98 (5) Having a great arsenal of fonts is a must in web design. If you have a personal web page, having
unique fonts on your site will set your site apart from all the other personal web sites out there.
Downloading new fonts is simple. Browse Google for some sites that have free fonts. To download
the font, click the appropriate system type (usually pc or mac) that you'll have the font on.
Fonts normally come compressed as either .zip or .rar . Extract the fonts to a directory on your
desktop named "New Fonts." Note : Supported font types for Windows are .ttf, .f....
Looking for install, php, scripts, people, uploading, time
|
Searching Video's for install, php, scripts, people, uploading, time
See Also,
|
advertisement
|
|