is ithis correct
Posted: Wed Nov 18, 2009 5:36 am
Hi
I download
apache_2.2.4-win32-x86-no_ssl.msi and
php-5.2.1-Win32.zip
I install
apache_2.2.4-win32-x86-no_ssl.msi
Also I extract php-5.2.1-Win32.zip in c:/ and change the name in php.
and in httpd .conf in conf directory where is installed Apache I write some code and she look like httpdconf.GIF.Added text is in the red rectangle..
I copy the php.ini-recomended and rename to php.ini(both files are in c:/php). I open the php
and change "extension_dir=c/." to "extension_dir="c:/php/ext/"
and uncomment(it is not in comment tags) "extension=php_mysql.dll".Ilustration for this is php.gif
When I like started Apache appear picture like in attachment start.gif
What is wrong here?
I download
apache_2.2.4-win32-x86-no_ssl.msi and
php-5.2.1-Win32.zip
I install
apache_2.2.4-win32-x86-no_ssl.msi
Also I extract php-5.2.1-Win32.zip in c:/ and change the name in php.
and in httpd .conf in conf directory where is installed Apache I write some code and she look like httpdconf.GIF.Added text is in the red rectangle..
I copy the php.ini-recomended and rename to php.ini(both files are in c:/php). I open the php
and change "extension_dir=c/." to "extension_dir="c:/php/ext/"
and uncomment(it is not in comment tags) "extension=php_mysql.dll".Ilustration for this is php.gif
When I like started Apache appear picture like in attachment start.gif
What is wrong here?