Необрабатывается php

filips

Новичок
Необрабатывается php

поставил Apache 2.2.4 и php 5.2.3 на winXP

в httpd.conf прописал:

PHPIniDir "D:/NET/php/"
LoadModule php5_module "D:/NET/php/php5apache2_2.dll"
AddType application/x-httpd-php php


но при запуске php скрипта выдается код программы


в чем ошибка?
 

filips

Новичок
ага и комп уже пару раз перезагружал


может какие то файлы надо в системс32 скопировать?
 

filips

Новичок
при запуске добавляется

Код:
[Tue Aug 28 18:06:37 2007] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Tue Aug 28 18:06:37 2007] [notice] Child 3668: Exit event signaled. Child process is ending.
[Tue Aug 28 18:06:38 2007] [notice] Child 3668: Released the start mutex
[Tue Aug 28 18:06:39 2007] [notice] Child 3668: Waiting for 250 worker threads to exit.
[Tue Aug 28 18:06:39 2007] [notice] Child 3668: All worker threads have exited.
[Tue Aug 28 18:06:39 2007] [notice] Child 3668: Child process is exiting
[Tue Aug 28 18:06:39 2007] [notice] Parent: Child process exited successfully.
[Tue Aug 28 18:06:41 2007] [notice] Apache/2.2.4 (Win32) PHP/5.2.3 configured -- resuming normal operations
[Tue Aug 28 18:06:41 2007] [notice] Server built: Jan  9 2007 23:17:20
[Tue Aug 28 18:06:41 2007] [notice] Parent: Created child process 1024
[Tue Aug 28 18:06:41 2007] [notice] Child 1024: Child process is running
[Tue Aug 28 18:06:41 2007] [notice] Child 1024: Acquired the start mutex.
[Tue Aug 28 18:06:41 2007] [notice] Child 1024: Starting 250 worker threads.
[Tue Aug 28 18:06:42 2007] [notice] Child 1024: Starting thread to listen on port 80.
 
Сверху