Problem in Installation & Configuration of PHP with FlashMediaServer 3.5 (Window XP)
I downloaded FlashMediaServer 3.5 (Free Version for Window)
& installed on my Development Server (Window XP- SP2).
It is working perfectly well as far as swf / flv is concern.
But I am facing problem while Installing & Configuring PHP
If I install PHP (details is given bellow) sever is either not working or
runs continiouly.I wnated HELP regarding INSTALLING PHP/MYSQL
Long back I have not installed Apache/PHP/MYSql Manually.
Currently I generally use XAMPP/WAMP/Apache2Triad for my
developement server
For your Reference My ststem setting are as follows :
Os : Window XP- SP2
Path : C:\FlashMediaServer\Apache2.2\
C:\FlashMediaServer\webroot\
C:\FlashMediaServ\PHP\
http.conf : LoadModule php5_module "c:/FlashMediaServer/php/php5apache2_2.dll"
AddType application/x-httpd-php .php .phtml .inc
AddType application/x-httpd-php-source .phps
PHPIniDir "C:/FlashMediaServer/PHP"
A) I followed following link to install PHP
http://www.thesitewizard.com/php/install-php-5-apache-windows.shtml
How to Configure Apache for PHP 5
a. Running PHP 5 as an Apache Module
B) I downloaded php5apache2_2.dll from bellow link
http://kromann.info/download.php?strFolder=php5_2-Release_TS&strIndex=PHP5_2
"php5apache2_2.dll"
So any one has solved problem ?
