What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Php Help

Php Help
Author: Message:
welshboy222
Full Member
***

Avatar

Posts: 325
Reputation: 4
29 / Male / –
Joined: Apr 2006
Status: Away
O.P. Undecided  Php Help
Can anyone explain this to me?



Unzip the release archive to your computer using an archive utility capable of decompressing the download format you chose (Winzip)

Using an ftp client (FlashFXP), upload the entire contents of the 'upload' directory to a visible directory on your webserver (for example, forum or forums).

Chmod the following files to 666 (ie, make sure that PHP can write to them).

./inc/settings.php
./inc/config.php
./uploads
./uploads/avatars

In your browser, visit the URL where you installed your forums, appending /install/ on to the end of it.

If you installed your forums to http://www.yoursite.com/forums/ then you would visit http://www.yoursite.com/forums/install/.

Please follow the installation wizard through, making sure you have the following details handy:

Database Details: These include your MySQL username, password, database name and the hostname or ip address of your MySQL server. Generally your web host should be able to supply you with these.

Forum Details: This includes the name of your forums, the URL to your forums directory, the name of your website, and the URL to your website.

Administrator Information: During the installation process you will be required to create your initial administrator account. You will need to know which username, password, and email address you intend to use for this account.


After the installation has completed, please delete the 'install' directory from server.
Note: for extra security you can chmod config.php back to 755, but make sure you leave settings.php writable.

You can now login to the Administration Control Panel by appending /admin/ on to the URL of your forums
If the worst comes to the worst eat a cake makes you feel better!
06-27-2006 09:54 PM
Profile E-Mail PM Find Quote Report
Jhrono
Veteran Member
*****


Posts: 1791
Reputation: 25
32 / Male / Flag
Joined: Jun 2004
RE: Php Help
You need a FTP Client (like http://filezilla.sourceforge.net/) to upload the files to your website and Chmod the files, which means changing their atributes.

To chmod files in Filezilla, right click the file and select File Atributtes.. Then change the permissions to the value provided by the instructions where it says 'Numerical Value'

This post was edited on 06-28-2006 at 06:31 AM by WDZ.
06-27-2006 10:02 PM
Profile E-Mail PM Find Quote Report
welshboy222
Full Member
***

Avatar

Posts: 325
Reputation: 4
29 / Male / –
Joined: Apr 2006
Status: Away
O.P. RE: Php Help
The link doesn't work.
If the worst comes to the worst eat a cake makes you feel better!
06-28-2006 06:12 AM
Profile E-Mail PM Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Php Help
quote:
Originally posted by welshboy222
The link doesn't work.
I fixed it. :p

You can use another FTP client if you already have one installed, of course...
06-28-2006 06:32 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On