You need to see what the PHP error was. There are settings in the php.ini file
to help with this. For example, my file (on Win2k) has
error_reporting = E_ALL
display_errors = On
log_errors = On
error_log = f:/php-4.3.4-Win32/php.err
Scott Nichol
Do not send e-mail directly to this e-mail address,
because it is filtered to accept only mail from
specific mail lists.
----- Original Message -----
From: "Ahmad Shah Ahmadi" <as_ncl@xxxxxxxxxxx>
To: <nusoap-general@xxxxxxxxxxxxxxxxxxxxx>
Sent: Thursday, February 10, 2005 5:52 AM
Subject: [Nusoap-general] newbie please help
> hello
>
> I have installed php5 and mysql package recently. I was prcticing the a
> tutorial the introduction part about soap (the hello world programm) and i
> faced a problem which i spend so much time on it and i still could not solve
> it.
>
> the problem is that the soap server does not run. it gives the HTTP 500 -
> Internal server error
>
> I even copied and paste the tutorial, i changed the http address to mine. It
> does not run. I do not know if it has to do with php and appchie
> installation. the server does work with other stuff tough.
>
> regards
>
>
> ---------------------------------
> ALL-NEW Yahoo! Messenger - all new features - even more fun!
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
|