Apache virker fint.
Jeg har lavet en phpinfo fil, når jeg prøver at få den frem skriver apache
at den :
Object not found!
The requested URL was not found on this server. If you entered the URL
manually please check your spelling and try again.
If you think this is a server error, please contact the webmaster
Error 404
localhost
05/23/02 21:49:30
Apache/2.0.36 (Win32)
I starten prøvede apache at sætte en download igang, men nu har jeg rodet så
meget med den at den ikke gør det mere.
Her er hvad jeg har sat ind i apache
ScriptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"
php er installeret på c:\php
apache på c:\programmer\apache group\apache2
i min php.ini har jer sat dette ind :
;;;;;;;;;;;;;;;;;;;;;;;;;
; Paths and Directories ;
;;;;;;;;;;;;;;;;;;;;;;;;;
; UNIX: "/path1:/path2"
;include_path=".:/php/includes"
;
; Windows: "\path1;\path2"
;include_path=".;c:\php\includes"
; The root of the PHP pages, used only if nonempty.
; if PHP was not compiled with FORCE_REDIRECT, you SHOULD set doc_root
; if you are running php as a CGI under any web server (other than IIS)
; see documentation for security issues. The alternate is to use the
; cgi.force_redirect configuration below
doc_root=c:\programmer\apache group\apache2\htdocs
; The directory under which PHP opens the script using /~usernamem used only
; if nonempty.
user_dir=
; Directory in which the loadable extensions (modules) reside.
extension_dir=c:\php
; Whether or not to enable the dl() function. The dl() function does NOT
work
; properly in multithreaded servers, such as IIS or Zeus, and is
automatically
; disabled on them.
enable_dl=On
; cgi.force_redirect is necessary to provide security running PHP as a CGI
under
; most web servers. Left undefined, PHP turns this on by default. You can
; turn it off here AT YOUR OWN RISK
; **You CAN safely turn this off for IIS, in fact, you MUST.**
; cgi.force_redirect=1
; if cgi.force_redirect is turned on, and you are not running under Apache
or Netscape
; (iPlanet) web servers, you MAY need to set an environment variable name
that PHP
; will look for to know it is OK to continue execution. Setting this
variable MAY
; cause security issues, KNOW WHAT YOU ARE DOING FIRST.
; cgi.redirect_status_env=;
;;;;;;;;;;;;;;;;
; File Uploads ;
;;;;;;;;;;;;;;;;
"Christian Joergensen" <mail@phpguru.dk> wrote in message
news:pan.2002.05.23.19.34.30.626652.6577@phpguru.dk...
> On Thu, 23 May 2002 21:26:58 +0200, Jakob wrote:
>
> > Jeg kan ikke få min php til at virke på min windåse 98.
>
> Du må være lidt mere specifik:
>
> - Hvordan konstaterer du det ikke virker?
>
> - Kan din Apache starte op?
>
> - Får du nogle fejlbeskeder?
>
> --
> Christian Jørgensen | Do not look into the laser with remaining eye!
>
http://www.razor.dk |