It worked before, and than I installed ImpAKT2, and now it doesn't work again, I have 
the same error than before!
What happened?
Why ImpAKT2 changed my settings?
How can I move everything back again?
I can't connect to mySQL at all.


"testing server specified does not map to the 
http://localhost/_MMServerScript/MMHTTPDB.php";

thanks,
ildiko

  ----- Original Message ----- 
  From: Cristian MARIN 
  To: Ildiko Nyari 
  Sent: Wednesday, June 18, 2003 3:23 AM
  Subject: Re: connecting to mySQL - testing server specified does not map to the 
http://localhost/_MMServerScript/MMHTTPDB.php


  This it means that the Apache is serving the php files, not interpreting them which 
make me think this is an apache configuration error. 
  There are two posible reasons:
      - The apache is not using the httpd.conf configurated by you and you can test 
this by adding a dummy line in the httpd.conf like 
"kjasdhaskld;haskdjhaskljdhaslkjdaslhkdjahsd" and the server should crash when it open 
with the message that is an invalid line in the https.conf.

      - In your httpd.conf you are not well configurated the php:

  LoadModule php4_module c:\Php\sapi\php4apache.dll
  ...   
  ClearModuleList
  ...
  AddModule mod_php4.c
  ...
  AddType application/x-tar .tgz
  AddType application/x-httpd-php .php .php3 .php4 .phtml

  First of all verify these things.
  -------------------------------------------------
  Cristian MARIN - Developer
  InterAKT Online (www.interakt.ro)
  Tel:         +4021 312.53.12
  Tel/Fax:  +4021 312.51.91
  [EMAIL PROTECTED]
    ----- Original Message ----- 
    From: Ildiko Nyari 
    To: [EMAIL PROTECTED] 
    Cc: [EMAIL PROTECTED] ; [EMAIL PROTECTED] ; [EMAIL PROTECTED] ; [EMAIL PROTECTED] 
    Sent: Wednesday, June 18, 2003 2:55 AM
    Subject: connecting to mySQL - testing server specified does not map to the 
http://localhost/_MMServerScript/MMHTTPDB.php


    Hello,
    I have installed the PHP, mySQL and Apache on WIN XP, but:

    1. when I want to open in the explorer: http://localhost/test.php  I always get a 
download window, and than my Dreamweaver MX opens, and so I can't see the test.php 
file I created in the explorer.

    2. When I created a php file in Dreamweaver MX, and I want to connect it to mySQL, 
I have problems with the connection. It doesn't connect, the error always something 
with the:
    The testing server specified for this site does not map to the 
http://localhost/_MMServerScript/MMHTTPDB.php Verify that the URL prefix maps to the 
root of the site.

    What is wrong? What and how can I do?
    I get crazy.
    THANKS,
    ildiko

Reply via email to