- elevitch
I'm a student worker on the Poly campus and I update a department website. I made a little php contact form, but does ASU's servers support php? When I try to go to the URL for the contact page (.php) I get a web 404 error..any ideas?
Thanks,
ErikÂ
Typically if native support is not offered the file will be sent as a download. What I mean is you'd get a "download this file" type of popup since the server doesn't is not configured to process that filetype. A 404 is different. Where did you upload the file (URL)? Are you using a Mac or Windows? What editor did you use (notepad will append .txt unless you save as 'all', which would mean the file is actually.php.txt and if you have 'hide known types' you would not see the .txt)?
Check out the ASU Web Hosting link on the left. It supports PHP and it's free!Â
Lance Parsons --- UTO Web Integration Team
i am using a mac, using coda, i uploaded the .php and its supporting files, but when i go to the page it can't be found...weird?
Can you give a specific link to the page? Maybe we can troubleshoot why it's not showing up...