I have windows 2008 server and IIS php, mysql installed on it and there are several php websites working fine.
But when I try to open one of my websites in browser it shows the source code of page, not execute the php code.
I thought that this is related with mysql db connection at first.
But I installed Vs.Php for visual studio 2010 and tried to open my website, it works.
I think it is related
Hello,
I am working with visual studio 2008 and an external website host.
I have a Linux server (Ubuntu 10.04) running apache2 and PHP. Everything runs fine when accessing a page from any browser from another Linux machine or Mac. But when I try to access a page from any combination of Windows machine and browser I get about a 30 second delay before the page comes back. Accessing a plain old HTML file from the Windows browser runs lickity split.
Hello to all,
I recently installed Apache, MySQL and PHP on Centos 5, and it seems to be installed, but then I go to the folder .../www/html and I create the usual php test file to see if is installed correctly or not.
After a call from a customer to say that his website is down, I find that MySQL on our RackSpace Cloud Windows 2008 server was not running. I restarted MySQL but got the 'Access denied for user' error in the browser for all websites with MySQL database. When I look in MySql Server 5.5/data there are no folders other than mysql and performance_schema.
We have recently migrated from a Win 2003/SQL Server 2000 system to Win 2008 64 bit R2, SQL Server 2008 R2.
Our websites are in classic asp, and this can't be changed to another scripting language at this time.
On the old server, if I got stuck in some kind of endless loop, the page would throw an error.
On the new server, I have a page that has some sort of looping problem, that even though th
This MySQL Database Backup 1.2.1 is a free and open source software that will help us to automatically or manually backup the MySQL Database. I often confused on how to backup my existing MySQL database stored in my Windows XP box.
Hi all,
I installed centos 5, with LAMP.
httpd is working fine, ssh, ftp all working ok.
But, when I try to use mysql its not,
when I give the command
Code:
mysql
I get
Code:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
Hi,
I am trying to obtain the HTML code of a PHP page (http:// areferee .com/soccer/test1.php?quiz=50&ran=1&t=5) after the page has been processed; I want pure HTML. Is there a Unix command I can use to do this? I have tried wget, GET, curl but I am getting odd behaviour i.e.