|
Posted by Frances on 12/18/11 11:49
Frances wrote:
> R. Rajesh Jeba Anbiah wrote:
>
>> Frances wrote:
>>
>>> Virginner, I just installed XAMPP.. after installation was complete got
>>> prompte whether I wanted to install Apache "as a service" -- wasn't sure
>>> what to do, said yes, but got error: "Apache SSL Port 443 is blcoked --
>>> install of Apache Service failed" what does it mean exactly to install
>>> something "as a service" don't remember being asked that w/Tomcat.. I
>>> said "no" on FTP service, b/c already have an FTP client, then realized
>>> it wanted to install FTP **server** as a service, so can I do this after
>>> everything is installed.. again, need to know exactly what it means to
>>> install "as a service" is this normal installation, if so why do you get
>>> asked... thanks again..
>>
>>
>>
>> Services are demons <http://www.answers.com/demon> so that you
>> don't have to run the program manually; they will start running once
>> you boot your system. Can be controlled with services control panel.
>> Services are available only in NT machines and hence XP.
>>
>> You cannot run two servers in the same port (443) unless you
>> explicitely change the port in configuration.
>>
>> FWIW, <news:1110994441.546648.198450@l41g2000cwc.googlegroups.com>
>> (http://groups.google.com/group/comp.lang.php/msg/1577ae082bba11b3 )
>>
>
> thank you for your response, Rajesh.. I turned off IIS and now Apache
> runs fine.. however, am having problems with MySQL.. when am here,
> http://localhost/xampp/index.php, and click on CD collection demo get
> this error:
>
> Warning: mysql_connect() [function.mysql-connect]:
> Access denied for user 'root'@'localhost' (using password: NO) in
> C:\xampp\xampp\htdocs\xampp\cds.php on line 64
>
> Could not connect to database!
> Is MySQL running or did you change the password?
>
> I have not changed any passwords or any settings for anything, just
> intalled, did nothing else..
>
> now only thing I can think of is when was intalling got alert that said
> something like "MySQL seems to be installed [or maybe it said 'running']
> already -- Aborted.." now I have MySQL intalled already at C:\Program
> Files\MySQL\MySQL Server 4.1, and I use it with Tomcat (and also connect
> from stand-alone Java classes); so: can you not have two diff. intances
> of MySQL servers intalled? is this the problem.. xampp is at
> c:\xampp.. thank you very much..
>
> Frances
sorry, one more note: when I go to 'status' everything's running ok
except MySQL and SMTP service (and indeed I tried sending an e-mail from
e-mail form at 'Mercury Mail' and sending of e-mail failed..) this is a
bit frustrating.. I really want to get this going.. thanks again..
Frances
Navigation:
[Reply to this message]
|