Code Comments
Programming Forum and web based access to our favorite programming groups.When I have a html page with an embedded php method behind a button, when I click the button I the PHP doesn't run, instead my browser pops up a dialog box with a request a file download of my PHP script. Also, when I run a php in my browser either nothing happens or I get the fil e load. I've tried a number of httpd.conf changes but nothing seems to work. It seems to be a configuration problem. I'm at a loss at this point. Should I switch from the dll module approach and try the cgi technique?
Post Follow-up to this messageBestman4unowwa@aol.com wrote: > When I have a html page with an embedded php method behind a button, when I click the button I the PHP doesn't run, instead my browser pops up a dialo g box with a request a file download of my PHP script. > > Also, when I run a php in my browser either nothing happens or I get the f ile load. I've tried a number of httpd.conf changes but nothing seems to wor k. It seems to be a configuration problem. I'm at a loss at this point. > > Should I switch from the dll module approach and try the cgi technique? Have you checked out the note on the bottom of the installation page http://www.php.net/manual/en/instal...ows.apache2.php Will your server run a PHP file at all? -- Lester Caine ----------------------------- L.S.Caine Electronic Services
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.