Click to See Complete Forum and Search --> : Intallation on WINNT


Anon
08-08-2000, 07:59 AM
hi all

i want to install php4,mysql,and apache on windowsNT workstation.
is there any body who help me to do this

Thanks in advance
Dhirendra

Anon
08-08-2000, 10:37 AM
Download the installer at http://download.sourceforge.net/phptriad/phptriadsetup.zip

It installs and sets up PHP/MySQL/Apache/PHPMyAdmin on Windows NT/9x.

Anon
08-10-2000, 06:17 AM
first of all thanx wynia for help

i installed intaller it works perfectly first time with apache,php & mysql wit phpmyadmin but when i reboot my system
and again want to execute phpmyaddmin i got the error:-
Warning: MySQL Connection Failed: Can't connect to MySQL server on 'localhost' (10061) in lib.inc.php3 on line 255
Error

when i try to connect with mysql throgh c:\apache\htdocs\mysql\>mysql
again it will display an error message
cannot connect to mysql sever on localhost

kindly suggest me how i can overcome from this problem

thanx
dhirendra

Anon
08-10-2000, 09:17 AM
Whenever you reboot, you need to restart both Apache and MySQL. If you want them to automatically start on startup, you'll need to copy the shortcuts to your start menu's "startup" directory.

Anon
08-11-2000, 02:28 AM
hi,
i already tried this but same error message display.i just confuse how to solve this problem pls help me.....


thanks in advance
dhirendra

Anon
08-12-2000, 05:23 PM
I did the exact same setup and got the exact same error.. so now I'm looking into it..at least your not the only one with the problem

Anon
08-12-2000, 09:53 PM
try moving the php.ini_dist (?) file to the winnt dir and rename it to php.ini.. this worked for me and now I can get it to work.. still need to start mysql and apache after windows start

Anon
08-16-2000, 06:54 AM
hi G Llewellyn

i have tried this but not successfull,
same error message dislplay :

Warning: MySQL Connection Failed: Can't connect to MySQL server on 'localhost' (10061) in lib.inc.php3 on line 119
Error
MySQL said:
Back
when i tried to open phpMyadmin

i already moved c:\apache\php\php.ini-dist to c:\Winnt\php.ini

Kindly help me

thanks for reply
dhirendra

Anon
08-16-2000, 11:10 AM
You can get MySQL and Apache to auto start by copying the shortcuts to your Startup folder. I didn't include that in the setup because I usually have 2 or 3 different configurations of the combo and choose one when I want it rather than having one startup automatically.

Anon
06-18-2002, 08:17 AM
test php

J Wynia wrote:
-------------------------------
Download the installer at http://download.sourceforge.net/phptriad/phptriadsetup.zip

It installs and sets up PHP/MySQL/Apache/PHPMyAdmin on Windows NT/9x.