Программирование > PHP

Не могу настроить Apache на PHP

(1/1)

:
Установил Apache 1.3.20,php 3.0 и прописал следующее httpd.conf
ScriptAlias /test_php/ "C:/WORK/test_php/"

  Options ExecCGI
  AllowOverride All

ScriptAlias "/c:/php3/" "c:/php3/"

  Options ExecCGI


AddType application/x-httpd-php3 .php
Action application/x-httpd-php3 "/c:/php3/php.exe"
AddHandler server-parsed .htm .html

и создал php-файл test.php
#!c:/php3/php


Вызываю файл http:\\\\localhost\\test_php\\test.php

Выдает ошибку
No input file specified.
или
400 Bad request

Please, Help!!

AliMamed:
http://userguide.webservis.ru/homeserver-apache-forprint.shtml

Навигация

[0] Главная страница сообщений

Sitemap 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 
Перейти к полной версии