Skip to main content
February 3, 2010
Question

PHP and FMS problem

  • February 3, 2010
  • 1 reply
  • 1217 views

Hello everyone,

I have successfully installed Flash Media Server and when I was running the sample page(.html), it was working just fine.. I have developed website for video streaming using php language. When i upload the php files into the server, it looks like the server cant read the files, instead of .html files. I have installed PHP5 on that server but the problem was just the same. Besides, I also have seen the FMS is already installed with Apache 2.2. Anyone knows how to solve this? I have struggling for many days..

    This topic has been closed for replies.

    1 reply

    calmchessplayer
    Inspiring
    February 3, 2010

    I suggest you uninstall flash media server and  reinstall it without apache then download and install apache plus php5 seperate from FMS  you will then have greater support for apache. both apache and FMS will run togeather without any further configuration.any other questions?

    calmchessplayer
    Inspiring
    February 3, 2010

    btw you did tell apache to process .html files the same as .php files right?

    February 4, 2010

    Thanks, I will try that.. Yea, when i put .php files into server looks like it cannot open it.. When I type on URL address to that php page, the browser views the php coding only..