Re: windows 5.2.10 PHP not working with phpinfo

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Use Event Viewer and log type is :Application log

2009/9/2 Fred Silsbee <fredsilsbee@xxxxxxxxx>:
> I looked high and low but no syslog
>
> I am currently working under XP Prof SP3
>
> --- On Mon, 8/31/09, hack988 hack988 <hack988@xxxxxxxxxxxxx> wrote:
>
>> From: hack988 hack988 <hack988@xxxxxxxxxxxxx>
>> Subject: Re:  windows 5.2.10 PHP not working with phpinfo
>> To: "Fred Silsbee" <fredsilsbee@xxxxxxxxx>
>> Cc: php-general@xxxxxxxxxxxxx
>> Date: Monday, August 31, 2009, 6:35 AM
>> Please set
>> log_error=on,error_reporting=E_ALL,error_log=syslog in
>> php.ini and then,see error detail in syslog.
>>
>> 2009/8/31 Fred Silsbee <fredsilsbee@xxxxxxxxx>:
>> > I got 5.3 working but found out there was no
>> php_mssql.dll for it.
>> > Somebody (who didn;t know) said I had to return to
>> 5.2.8 but I found no 5.2.8 so I am trying 5.2.10
>> > _________________________________________problem:
>> > under IE8:
>> > http://72.47.28.128:8080/phpinfo.php
>> > with:
>> >     <?php
>> >       phpinfo();
>> >     ?>
>> >
>> > I get :
>> > The website cannot display the page
>> > HTTP 500
>> >   Most likely causes:
>> > •The website is under maintenance.
>> > •The website has a programming error.
>> > ___________________________________________
>> >
>> > I installed :
>> > php-5.2.10-Win32-VC6-x86.zip and put php.ini in C:\PHP
>> and C:\PHP\ext
>> > AND C:\WINDOWS, C:\WINDOWS\system and
>> C:\WINDOWS\system32
>> >
>> > I installed FastCGI 1.5 !
>> >
>> > In php.ini I put :
>> > ________________________________
>> >
>> > cgi.force_redirect = 0                  //
>> for CGI
>> >
>> > extension_dir =  "C:\PHP\ext"
>> >
>> > commented out
>> > ;doc_root = "C:\inetpub\wwwroot" // for IIS/PWS
>> > leaving
>> > doc_root =
>> > _________________________________________________
>> > IIS 5.1 properties->configuration I added .php
>>  C:\PHP\php5ts.dll
>> > GET,HEAD,POST,DEBUG
>> >
>> > Maybe php-win.exe
>> > _________________________________________________
>> >
>> > I added to the XP Prof environment path
>> ;C:\PHP\;C:\PHP\ext\
>> >
>> > I created an environment variable (and rebooted) PHPRC
>> = C:\PHP;C:\PHP\ext
>> >
>> >
>> > I never found any statement of the necessity of
>> requiring CGI
>> >
>> > The instructions ramble around
>> >
>> >
>> >
>> >
>> >
>> >
>> > --
>> > PHP General Mailing List (http://www.php.net/)
>> > To unsubscribe, visit: http://www.php.net/unsub.php
>> >
>> >
>>
>
>
>
>

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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux