Re: Running a php file
Thanks. So... that won't be necessary after all. I figured out the problem. Earlier I tried to get the php to work via text. After several failures I figured that the issue was with the Apache handler and added a .php handler.
I forgot about this, which is why I received the request to open a file when I later used the html box.
I removed the apache handler and all is well now.
Thanks for the help. Now I'm working on a script to fetch from the DB... so I'm sure I'll have some questions later.
Any sample scripts would be appreciated.
Thanks again folks!
-James
Thanks. So... that won't be necessary after all. I figured out the problem. Earlier I tried to get the php to work via text. After several failures I figured that the issue was with the Apache handler and added a .php handler.
I forgot about this, which is why I received the request to open a file when I later used the html box.
I removed the apache handler and all is well now.
Thanks for the help. Now I'm working on a script to fetch from the DB... so I'm sure I'll have some questions later.
Any sample scripts would be appreciated.
Thanks again folks!
-James
Comment