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![]()
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![]()
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.
Thank you, hope this work
well sometimes it needs to be change on some computers
or it will have session.path errors
ok I got my website Working. now, how do I get it online. err... for free
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.