Making Website, Registration page, Items shop [Noob Friendly]

Results 1 to 10 of 10
  1. #1
    Member bajay0124 is offline
    MemberRank
    Jun 2010 Join Date
    54Posts

    Making Website, Registration page, Items shop [Noob Friendly]

    ive been searching for tutorials.. I can't seem too find a easy tutorial
    I need a noob friendly tutorial.
    I have all the PHP files (which I don't know how to use)

    A link of a thread would be nice


  2. #2
    Proficient Member Twist165 is offline
    MemberRank
    May 2011 Join Date
    167Posts

    Re: Making Website, Registration page, Items shop [Noob Friendly]

    install appserv> go to c:appserv/www/<delete all the files.
    and put the php files in the www folder
    and after that follow this
    http://forum.ragezone.com/f497/tut-f...errors-621565/

    replace the files and open php.ini and find session.save_path = "C:/Users/USER/AppData/Local/Temp"

    change it to
    session.save_path = ""

    and restart apache

    and also remeber to edit the config.php of your web
    Last edited by Twist165; 09-06-11 at 11:48 PM.

  3. #3
    Intelligent DoucheBag jur13n is offline
    MemberRank
    Jan 2008 Join Date
    Zwolle,Location
    1,946Posts

    Re: Making Website, Registration page, Items shop [Noob Friendly]

    Quote Originally Posted by Twist165 View Post
    install appserv> go to c:appserv/www/<delete all the files.
    and put the php files in the www folder
    and after that follow this
    http://forum.ragezone.com/f497/tut-f...errors-621565/

    replace the files and open php.ini and find session.save_path = "C:/Users/USER/AppData/Local/Temp"

    change it to
    session.save_path = ""

    and restart apache

    and also remeber to edit the config.php of your web
    since when is session.save_path needed to be changed -.-

    just replace the ntwdlib.dll and remove the ; from the mssql extension in the php.ini -.-

  4. #4
    Member bajay0124 is offline
    MemberRank
    Jun 2010 Join Date
    54Posts

    Re: Making Website, Registration page, Items shop [Noob Friendly]

    Thank you, hope this work

  5. #5
    Proficient Member Twist165 is offline
    MemberRank
    May 2011 Join Date
    167Posts

    Re: Making Website, Registration page, Items shop [Noob Friendly]

    well sometimes it needs to be change on some computers
    or it will have session.path errors

  6. #6
    Member bajay0124 is offline
    MemberRank
    Jun 2010 Join Date
    54Posts

    Re: Making Website, Registration page, Items shop [Noob Friendly]

    ok I got my website Working. now, how do I get it online. err... for free

  7. #7
    Intelligent DoucheBag jur13n is offline
    MemberRank
    Jan 2008 Join Date
    Zwolle,Location
    1,946Posts
    Quote Originally Posted by bajay0124 View Post
    ok I got my website Working. now, how do I get it online. err... for free
    google portforward port 80 typ your ip, wich can be found at http://ipchicken.com and use it ;) for extra secur you could use no-ip.com ;)

  8. #8
    Member bajay0124 is offline
    MemberRank
    Jun 2010 Join Date
    54Posts

    Re: Making Website, Registration page, Items shop [Noob Friendly]

    EDIT: nevermind.. all I needed was to port forward 80 then use no-ip
    Last edited by bajay0124; 11-06-11 at 01:50 AM.

  9. #9
    Intelligent DoucheBag jur13n is offline
    MemberRank
    Jan 2008 Join Date
    Zwolle,Location
    1,946Posts

    Re: Making Website, Registration page, Items shop [Noob Friendly]

    Quote Originally Posted by bajay0124 View Post
    EDIT: nevermind.. all I needed was to port forward 80 then use no-ip
    i like to help people who know what they are doing ;)

  10. #10
    人◕ ‿‿ ◕人 Forean is offline
    MemberRank
    Jul 2008 Join Date
    1,183Posts

    Re: Making Website, Registration page, Items shop [Noob Friendly]

    Quote Originally Posted by Twist165 View Post
    well sometimes it needs to be change on some computers
    or it will have session.path errors
    Sorry to bump this but When you get the File errors alls you need to do is to make that certain folder for it to use and then it will fix the errors. Or you can take the 10 seconds to find this and do that also.



Advertisement