Posts Tagged ‘Configure’

How Do I Configure A Php Script To Save Information In A Text File Instead Of Msql.?

February 26th, 2010

Is there any code example to do this. Like saving password and user name in the text file. I really need help!

How To Configure Iis Server And How To Run Asp.net Application On Iis Server?

February 16th, 2010

That’s a lot to ask at once. Look into the ms resources like ms knowledge base to get started. If you are running win sbs server it has some “wizards” for common tasks like deploying IIS. It will give you a “default” setup. Don’t expect it to be suitable for your needs. I have experience deploying IIS for clients. I would never use it myself. I can count on more hours of work from clients who insist on using IIS.

Configure To Run On 2.0 Asp.net Default 1.1 When Installing A Web Application. What Does This Phrase Mean?

January 25th, 2010

Sounds like an IIS phrase, it probably means that you need a minimum of .NET framework 2.0 to run that version of ASP .NET.

How To Configure And Install Apache, Mysql And Php On Windows Xp With Step By Step?

December 6th, 2009

how to integrate php and apache.
how to integrate php and mysql.
windows xp support php and mysql and apache?

Make Money Online

How To Configure Joomla That Can Retrieve The Data From Mysql?

December 6th, 2009

It means i create a database using mysql and create a website using joomla so when i click a link from the web i can directly retrieve the data from mysql server

How Do I Configure My Php.ini File To Allow For The Ability Of Uploads?

November 26th, 2009

I just recently transfered over my website to a new server, and now I can not use the script that was set to upload photos with out changing the photo directories to a chmod of 777
How do I configure my PHP.INI file to allow for the ability of uploads so that i dont have to chmod my directories to 777
I am currently running 5.2.5

How Do I Configure Php To Work With Mysql?

November 25th, 2009

I have installed the latest Apache and PHP and both are working properly. But now I am having problems with the MySQL database. I don’t know the steps to configure PHP to work with it. I followed the documentation at php.net but I think I am doing something wrong, that’s why it is not working. Please don’t tell me to download a bundled software that includes all three(Apache, PHP and MySQL). I just want to “try” all three seperately.

How Do I Configure Mysql To Work With The Apache 2 Server And Php On My Computer?

October 14th, 2009

I have all three installed and they run separate of eachother. Apache and php are working great, I just can’t get MySql to come to the party.