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:(:
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
Re: Making Website, Registration page, Items shop [Noob Friendly]
Quote:
Originally Posted by
Twist165
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 -.-
Re: Making Website, Registration page, Items shop [Noob Friendly]
Thank you, hope this work
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
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
Re: Making Website, Registration page, Items shop [Noob Friendly]
EDIT: nevermind.. all I needed was to port forward 80 then use no-ip
Re: Making Website, Registration page, Items shop [Noob Friendly]
Quote:
Originally Posted by
bajay0124
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 ;)
Re: Making Website, Registration page, Items shop [Noob Friendly]
Quote:
Originally Posted by
Twist165
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.