marekswistun Posted April 13, 2007 Share Posted April 13, 2007 Hi Guys Can any1 help?! I've got php working within Apache, everything is configured correctly - I can run phpinfo() and all shows as it should in my browser. When I try and execute a form action (an external php file) windows asks me what I want to use to open the php file. This doesn't make sense to me and I haven't been able to sort this for a week or two now. PLEASE, does anyone have ANY idea what I might be doing wrong? Thanks a lot. ??? Link to comment https://forums.phpfreaks.com/topic/46902-php-form-sending-and-windows-xp/ Share on other sites More sharing options...
gluck Posted April 13, 2007 Share Posted April 13, 2007 you need to access the file like this http://localhost/site/xx.php Are you opening the file directly? Link to comment https://forums.phpfreaks.com/topic/46902-php-form-sending-and-windows-xp/#findComment-228651 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.