+ Reply to Thread
Results 1 to 9 of 9

Thread: a noob question but help me im new :(!

  1. #1
    slim_102 is offline x10Hosting Member slim_102 is an unknown quantity at this point
    Join Date
    Sep 2007
    Posts
    4

    a noob question but help me im new :(!

    I was wondering how to download and upload and install php fusion to my site, no need to tell me all of it step by step just maybe a guide or so i tried googlin it but found nothing, like where to upload it in file manager or where and how do i get it running to get a web page like this http://nightassassins.exofire.net/news.php

  2. #2
    Starshine's Avatar
    Starshine is offline Legend Killer Starshine is an unknown quantity at this point
    Join Date
    Jul 2006
    Location
    U.S.A.
    Posts
    7,211

    Re: a noob question but help me im new :(!


  3. #3
    lionheart8 is offline x10 Sophmore lionheart8 is an unknown quantity at this point
    Join Date
    Sep 2006
    Posts
    177

    Re: a noob question but help me im new :(!

    I was surprised not to find a link to installation instructions on their site, may be I didnt look hard enough.

    I think this is how I installed it...

    After downloading it from the link suggested above ...

    Go to cpanel & create a database, eg. called phpfusion ... of course take note of the passwordword/username - But since u say u dont need all the details ...

    Oh ... Ok, I found the installation instructions...
    If u unzip that downloaded file, you will find lots of "readme" html files in different languages. They have installation instructions. -
    U will need that db mentioned above though, as it is part of the steps. Steps 1 - 6 are what you need.

    Good luck!
    Last edited by lionheart8; 09-10-2007 at 03:48 AM.

  4. #4
    swirly's Avatar
    swirly is offline x10 Elder swirly is an unknown quantity at this point
    Join Date
    Jul 2005
    Location
    NC
    Posts
    965

    Re: a noob question but help me im new :(!

    i would not use php fusion, I had my site hacked twice while using it. but i also dont know why upgrades they have made to it.
    Don't go to bed angry, stay awake and plot revenge.

  5. #5
    slim_102 is offline x10Hosting Member slim_102 is an unknown quantity at this point
    Join Date
    Sep 2007
    Posts
    4

    Re: a noob question but help me im new :(!

    Quote Originally Posted by lionheart8 View Post
    Go to cpanel & create a database, eg. called phpfusion ... of course take note of the passwordword/username - But since u say u dont need all the details ...

    Oh ... Ok, I found the installation instructions...
    If u unzip that downloaded file, you will find lots of "readme" html files in different languages. They have installation instructions. -
    U will need that db mentioned above though, as it is part of the steps. Steps 1 - 6 are what you need.

    Good luck!
    wow ty man ur tips helped me very much so did the person who gave me the links but i faced a problem it is probably a simple thing well here it is, ok well i got to step 3 and here where i didnt know what to do lol they said upload at webserver? so i uploaded it in the file manager hoping that is the right place to upload it other than that should i upload every single file in the php fusion folder? is there a way to upload them all at once? and here are the files that i uploaded and tried going to step for tried step for also manually but didnt work


  6. #6
    alfren's Avatar
    alfren is offline x10 Sophmore alfren is an unknown quantity at this point
    Join Date
    Aug 2007
    Location
    Davao City, Philippines
    Posts
    207

    Re: a noob question but help me im new :(!

    try using an ftp client.... me i'm using coreftp.... http://www.coreftp.com/
    www.alfren24.info
    "It's About Me"

  7. #7
    CascadesAdmin is offline x10Hosting Member CascadesAdmin is an unknown quantity at this point
    Join Date
    Jun 2007
    Posts
    87

    Re: a noob question but help me im new :(!

    or use smart_ftp slim....LOL you can talk to me on the clan site about it...

  8. #8
    lionheart8 is offline x10 Sophmore lionheart8 is an unknown quantity at this point
    Join Date
    Sep 2006
    Posts
    177

    Re: a noob question but help me im new :(!

    If you know how to use an ftp client as recommended above, u can upload the whole unzipped file at once to public_html
    Uploading the probably hundreds of files in their respective folders can be a nightmare :p

    I personally use filezilla from http://portableapps.com/apps/interne...zilla_portable ...
    After configuring it by adding your ftp log in details via File=> Site manager => New Site (eg My site) &
    Host: www.yoursite.x10hosting.com (or whatever)
    Log on type: normal
    User/pwd : your cpanel log on
    & Connect ...
    That leads you to the folder above, which u show (I think) - on the ftp client, ie u see those folders + files.
    After that, open public_html by double-clicking.

    On the left, navigate to the folder with the php files, I think called php-files (check readme)

    NOW if u want to install your phpfusion into a separate folder so u have www.mysite.x10hosting.com/phpfusion <= or whatever u want, rename the folder php-files on your pc to that & then drag & drop it in public_html.

    IF u want your phpfusion site to be www.mysite.x10hosting.com (or whatever your subdomain) ... open php-files, select ALL the files & folders & drag & drop them in public_html.
    Just dont forget any file (U can drag & drop the folders & files you see in php-files one by one, in groups or ALL at a go).

    They will be uploaded within a few minutes & the different folders wit their contents remain intact.

    [BEFORE uploading with the ftp client u may want to delete anyfiles you had uploaded before via cpanel file manager, to remove any misplaced files & have a clean installation. Just right click on the file u recognize, select delete in the menu & pop it off]

    After that just follow the instructions.

    That should address your problem.

    To connect to the site again using filezilla, simply click that small black pulldown menu button below "Edit" & select your Site. You can use Filezilla to connect to multiple sites websites, after u configuring it to do so in the same way. - Just a by the way- in case u're were not aware. ;)
    Last edited by lionheart8; 09-11-2007 at 09:39 AM. Reason: Adding some information

  9. #9
    legendphil is offline x10 Sophmore legendphil is an unknown quantity at this point
    Join Date
    Aug 2007
    Posts
    152

    Re: a noob question but help me im new :(!

    hao!

    rather than uploading the files one by one, you can upload the zip file and extract it via cPanel.

    if you already made modifications to the scripts, pack the folder where you've extracted the files in your pc into a zip file then upload it to your site and then extract.

    there's this cool ftp stuff, filestream's Netfile you can download it here: http://www.fastream.com/netfile.php

    it used to be not free, but when ftp clients are all over the net as freewares... it became free.. I guess that's that.

    I like php-fusion's DarkHarmony theme, cool!

    PS: are php-fusion themes easy to make?
    Last edited by legendphil; 09-11-2007 at 10:50 AM.

+ Reply to Thread

Similar Threads

  1. Sorry im noob
    By killer1087 in forum Free Hosting
    Replies: 2
    Last Post: 09-07-2007, 03:18 PM
  2. SQL Question
    By DizzyTechnology in forum Scripts & 3rd Party Apps
    Replies: 2
    Last Post: 01-16-2007, 07:56 PM
  3. An urgent question on ads to the admin/x10hosting CEO
    By lionheart8 in forum Free Hosting
    Replies: 3
    Last Post: 11-03-2006, 12:45 PM
  4. A noob question
    By Se7en in forum Free Hosting
    Replies: 3
    Last Post: 09-06-2005, 06:15 PM
  5. A total noob question
    By sh8y in forum Scripts & 3rd Party Apps
    Replies: 8
    Last Post: 02-15-2005, 12:35 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers