JSPro
January 29th, 2005, 03:48 PM
i have a few questions about PHP configuration. Hopefully, you will answer them all for me.
1- I configured apache 2 to work with php and mysql. There is no problem. When i type 127.0.0.1\phpinfo.php, everything works.
what do i need to do to make it work if i type 127.0.0.1\phpinfo in IE's address (this time is no .php extension).?
2- let's say i write a php script and save it in desktop> when i click on it, i want IE to open it and execute it without going to command line and type php example.php.
thank you
1- I configured apache 2 to work with php and mysql. There is no problem. When i type 127.0.0.1\phpinfo.php, everything works.
what do i need to do to make it work if i type 127.0.0.1\phpinfo in IE's address (this time is no .php extension).?
2- let's say i write a php script and save it in desktop> when i click on it, i want IE to open it and execute it without going to command line and type php example.php.
thank you