Please, listen my problem.
    (All my steps I made by the book Julie C.Meloni "PHP 4 fast&easy web
development")
    Sorry, for my bad English... :-)

    At first, I installed MySQL. It's works properly. I know it, because I
examined it by the book.
    Next, I installed Apache. I know it too, because I examined it: I wrote
http://localhost in Address Bar. I saw Test Page for Apache Installation. My
server is work properly.
    Problem is in installation of PHP.  When I installed it, I copied files
msvcrl.dll and php4ts.dll in the C:\Windows\System directory. After this, I
began to change my httpd.conf file. In book was written:
    Add lines:

ScriptAlias /php/ "C:/php4/"
AddType application/x-httpd-php .phtml .php
AddType application/x-httpd-php-source .phps
Action application/x-httpd-php /php/php.exe

I made this, and then I began to test work of Apache with PHP.
I created file phpinfo.php in the Apache\htdocs directory. I wrote <?
phpinfo (); ?> in this file.
When I trying to see this file through the Internet Explorer - I see window
"File Download" (Open, Save, Cancel).
That's my problem....I don't see phpinfo.php in my window...
Please, help me with this problem...
Thank you.

ARTEM
___________________________
Best regards,
E-mail: [EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

  • ... Цыганенко Артём
    • ... John Nichel

Reply via email to