This site has Unicode encoded Bengali texts. If you cannot see the Bangla texts, then you would need to setup your computer for Unicode. Here is how to setup. You may also need to install a good Bangla Unicode font. We have modified the  publicly available Ekushey Lohit font for better screen reading. The new font, called AponaLohit looks almost like an Unicode compatible version of popular Boishakhi font. Download from here. You may wish to view the Bangla version of this site too.

Developing PHP/MySQL website on PC E-mail
Article Index
Developing PHP/MySQL website on PC
Downloading and Installing
Starting, stopping and restarting
Creating, editing MySQL database
Importing and exporting
Database users and passwords

Starting, stopping and restarting

The three files in the folder you would see are: Disk Start.vbs, Server_Start.bat and Stop.bat

To star the server double click on Server_Start.bat. This will run Apache on your computer and pop up your default browser. You would see the control page of the Uniform server which would allow to do a lot of other things. See Fig. 3.

Uniform Server Running

(If you have any Firewall software installed, it may stop Uniform server from running properly. Allow Uniform Server in your firewall software.)

In addition to the browser popup you would also have an additional drive on your system! This is generally W:\. Uniform sever maps a portion of its directory to this drive for easy access. You have to put your all web files under the www folder of W:\ drive (or equivalently at C:\Uniform Server\diskw\www).

From the web based interface, you can start and stop MySQL server, stop the apache server itself (same as running the batch file Stop.bat) or restart the whole server (Apache plus MySQL). These options are at the top left corner of Fig. 3. (You need to start the MySQL manually every time you start the server.)

To go down the page, you need to hover the mouse on the down arrow on the page! A tricky way. There you can view PHP information, server status, Perl environment and a lot of other things. What we need to know is the phpMyAdmin. This would allow us to create MySQL database and configure it for website.



 
 
Template by Joomlashack