Posts Tagged ‘Webserver’

How To Install Latest Php Version On Yahoo Webserver?

November 25th, 2009

I am using Yahoo Small Business web host. When I tried to install Cubecart on that it requires PHP Version 5.1.0 so please tell me how to do especially on Yahoo web host.

I Am Trying To Put My Asp.net Site On My Webserver At Home. I Am Using Iis And Receive The Following Error…

October 26th, 2009

I use the create website wizard in IIS and i just get a message box at the end that says Incorrect Parameter. No more information. The website gets created but is stopped and every time i click start i receive the same error. Can any one help?

Is It Possible To Deploy An Asp.net App In A Different Webserver Than Iis?

October 5th, 2009

You could use Mono to deploy it to a Linux-based server. http://www.mono-project.com/Main_Pagehttp://aspalliance.com/387

How To Connect Mysql Data Base On A Webserver With A Php Script Or Page?

September 7th, 2009

HI,
I have a website and i want to connect a database in order to get form data saved into it.
Want to do it using PHP.
Now i am looking or the basic connection process. Not the SQL syntax for queries but only to establish the connection.