I following a ecard tutorial by Jesse that requires some backend knowledge.
I m now stuck where by i cant write to the server. I have CHMOD and 777 (thanks to the folks here for teaching me!

). I understand i may need to enable certain php command. but i cant find my php.ini files. how do i find it?
I will have the following error msg at the bottom of the webpage tt tells me "permission denied" . See below :
Warning: fopen("8102003254851d.txt", "w") - Permission denied in /home/virtual/site24/fst/var/www/html/Ecards/e-card.php on line 10
Warning: fwrite(): supplied argument is not a valid File-Handle resource in /home/virtual/site24/fst/var/www/html/Ecards/e-card.php on line 11
Warning: fclose(): supplied argument is not a valid File-Handle resource in /home/virtual/site24/fst/var/www/html/Ecards/e-card.php on line 12