Your Server

is there any problem to php-5 with Linux Server. What should be the solution ?

My website is built in php 5, Its not working in linux server. there is some problem in connecting to database. Pages are desplays but not working properly. What should be the reasion ? should it be my technicle problem or the problem is universal ?

Public Comments

  1. Why don't you install LAMP then you will have everything correctly installed?
  2. PHP 5 works just fine on Linux servers. If it's a problem connecting to the database, you'll need to make sure you're using the code to make the connection, also the correct username, password and database name.
  3. Are you using MyISAM/INNOdb databases and not the Windows variation of databases? If you are then you will need to convert over to 1 of the 2 aforementioned. As someone has already said, PHP5 works beautifully on Linux. Adam @ http://www.talkphp.com/
Powered by Yahoo! Answers