ahmed17 Posted September 25, 2006 Share Posted September 25, 2006 [img]http://www.arbs2day.com/images/imgs/download.php?file=2b0c4cc2be26f6df8d91fbfce571d32d[/img]when i test any script on localhost and press to any link this wat appear(cancel_save_open) Quote Link to comment Share on other sites More sharing options...
trq Posted September 25, 2006 Share Posted September 25, 2006 Pardon? Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted September 25, 2006 Share Posted September 25, 2006 Looka like PHP isnt configured then if you are getting the download dialog box when opening a PHP script from localhostWhat - server are using Apache, IIS or other? - what OS are you using (Windows, linux or mac)? - what version of PHP do you have?How have you install the server and php? Quote Link to comment Share on other sites More sharing options...
ahmed17 Posted September 25, 2006 Author Share Posted September 25, 2006 _i am install Apache ...then install Apache and IIs but not work _os:windows sp2_PHP Version 4.3.0 Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted September 25, 2006 Share Posted September 25, 2006 How did you configue Apache to run PHP scripts? You need to configure you server to parse any PHP scripts with the PHP intepreter. You cant just install APache and PHP and think it'll just work. They have to be introduced first.Have a read of [url=http://www.php.net/manual/en/install.windows.apache2.php]the manual[/url] on doing so.I'm moving this to the Installation forum as this is an installation problem you're having. Quote Link to comment Share on other sites More sharing options...
ahmed17 Posted September 25, 2006 Author Share Posted September 25, 2006 .........? Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted September 26, 2006 Share Posted September 26, 2006 You said you had installed Apache. I was asking how you configured Apache to run PHP scripts to the PHP Intepreter (php.exe or php-cgi.exe). Did you configure PHP as an Apache Module or as CGI?If you dont understand what I'm saying then you obviously havnt configured Apache. That why I sent you to [url=http://php.net/manual/en/install.windows.apache2.php]the manul[/url]. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.