azizul
09-02-2002, 08:52 AM
I have installed windows 98 SE in C:\Windows
Then i install Mysql in c:\mysql (version: mysql-3.23.28-gamma-win)
and Apache in C:\Program Files\Apache Group\Apache\htdocs (version:1.3)
and PHP in c:\PHP (version:php-4.0.4pl1-Win32)
I copied the file php.ini-optimized to c:\windows by renaming to
php.ini , and i also copied php4ts.dll to c:\windows\system
but i can't configure the php.ini file.
I also configured file httpd.conf file of apache.
I have just join the following line to the end of the httpd.conf file:
#LoadModule php4_module c:/php/sapi/php4apache.dll
#ScriptAlias /php/ "C:/php/"
#Action application/x-httpd-php "/php/php.exe"
#AddType application/x-httpd-php .php
I give the '#' number sign before each line,did i right?
Mysql is running well.
When i click to the "Start\Programs\Apache Web Server\Documentation\Local"
that file then my browser open with apache documentation
the URL is:http://127.0.0.1/manual/index.html
I have describe all.But my problem is that,I can't know
how can i run the script of PHP like info.php file
which include <?php phpinfo() ?> this script,and where i will
save my script.PLEASE HELP ME.
my address is azizulhuq@yahoo.com
Then i install Mysql in c:\mysql (version: mysql-3.23.28-gamma-win)
and Apache in C:\Program Files\Apache Group\Apache\htdocs (version:1.3)
and PHP in c:\PHP (version:php-4.0.4pl1-Win32)
I copied the file php.ini-optimized to c:\windows by renaming to
php.ini , and i also copied php4ts.dll to c:\windows\system
but i can't configure the php.ini file.
I also configured file httpd.conf file of apache.
I have just join the following line to the end of the httpd.conf file:
#LoadModule php4_module c:/php/sapi/php4apache.dll
#ScriptAlias /php/ "C:/php/"
#Action application/x-httpd-php "/php/php.exe"
#AddType application/x-httpd-php .php
I give the '#' number sign before each line,did i right?
Mysql is running well.
When i click to the "Start\Programs\Apache Web Server\Documentation\Local"
that file then my browser open with apache documentation
the URL is:http://127.0.0.1/manual/index.html
I have describe all.But my problem is that,I can't know
how can i run the script of PHP like info.php file
which include <?php phpinfo() ?> this script,and where i will
save my script.PLEASE HELP ME.
my address is azizulhuq@yahoo.com