php-install Digest 15 Feb 2003 11:05:30 -0000 Issue 1249
Topics (messages 10046 through 10049):
HTTP 500 - Internal server error PROBLEM
10046 by: Robin Robinovic
Test...
10047 by: Nick B
"Php.exe not being recognized"
10048 by: Tramelw.aol.com
gd lib probleme ?
10049 by: Jonas Geiregat
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
My Operating system is Windows 2000 Professional which I installed from Windows 2000
MSDN Edition CD. I want to use PHP 4. After download a .zip archive of that php, a
unpacked it in c:\php folder, and then did everything what is described in install.txt
(from zip archive): copied php.ini-dist to c:\winnt and renamed it to php.ini, edited
it's line doc_root, then in Internet Information Server under Home
Directory/Configuration I added new file extension .php with path
c:\php\sapi\isapi\php4isapi.dll, and checked "Check That File Exists". Under Home
Directory/Local path I set folder c:\mysite where is root of my site...
I THINK I SET EVERYTHING CORRECTLY, BUT WHEN I TYPE ADDRESS IN INTERNET EXPLORER
HTTP://LOCALHOST/HOME.PHP (home.php is located in c:\mysite\) I GET ERROR MESSAGE:
The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot be displayed.
--------------------------------------------------------------------------------
Please try the following:
Open the localhost home page, and then look for links to the information you want.
Click the Refresh button, or try again later.
Click Search to look for information on the Internet.
You can also see a list of related sites.
HTTP 500 - Internal server error
Internet Explorer
Please, help me what to do. And last, I want to say that my computer is not on
network, I use modem dial-up to connect to Internet, and want to use IIS/PHP for
offline site development.
Thank you.
_____________________________________________________________
YU email standard - www.email.co.yu
-------------------------------------
www.YUInternet.com - internet pocinje ovde
_____________________________________________________________
Select your own custom email address for FREE! Get [EMAIL PROTECTED] w/No Ads, 6MB,
POP & more! http://www.everyone.net/selectmail?campaign=tag
--- End Message ---
--- Begin Message ---
Unable to post to group...am I now able too?
--- End Message ---
--- Begin Message ---
I'm running apache 2 and php 4. My AddType code lines seem to be working
just fine.
However, the loadmodule or action line I do not have. need advice on which
line to run that will allow me to call my php.exe file
--- End Message ---
--- Begin Message ---
I installed gd lib perfectly only I have a few question
I had to configure it with 2extra options --with-zlib-dir=/usr/local and
--with-png-dir=/usr/local
I assume that he asks for the shared library's of those 2
so when doing rpm -ql zlib and rpm -ql libpng3-1.2.4-3mdk I get
/usr/lib/libz.so.1
/usr/lib/libz.so.1.1.3
/usr/lib/libpng.so.3
/usr/lib/libpng.so.3.1.2.4
/usr/lib/libpng12.so.0
/usr/lib/libpng12.so.0.1.2.4
but if I configure with /usr/lib I get an error when I do /usr/local it works fine I
don't understand this cause the libs are in /usr/lib not /usr/local
would like to know the answer to this question
regards Jonas
--- End Message ---