php-install Digest 21 Nov 2001 15:50:46 -0000 Issue 566
Topics (messages 5051 through 5052):
php 4.0.6 configure script fails
5051 by: Tony White
Re: Server 500 Error....
5052 by: Nathaniel Harari
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 ---
Hi there,
I seems to have discovered a problem with the configure script when you use
the option --with-apxs2 (so you can use php4 under Apache 2.0).
this is the command I try:
./configure --with-mysql --enable-force-cgi-redirect --with-apxs2=/usr/local
/apache2/bin/apxs
it fails with:
------
checking for c++... no
checking for g++... no
checking for gcc... gcc
checking whether the C++ compiler (gcc ) works... no
configure: error: installation or configuration problem: C++ compiler cannot
create executables.
------
Before you say I am an idiot and that I have a bad install of gcc (could be
true, but doubt it). I would like to point out that if I run the configure
script with the option --with-apxs it completes the configuration process
but tells me that there is probably an error with my apxs script.
So basically I am wondering if anyone else has come across this problem and
solved it??? knows of another way to get php4 working with apache2.
Thanks in advance.
Tony
--- End Message ---
--- Begin Message ---
Okay...:)
It's all a little new to me since I've never run PHP before on a server
that had problems with it, and I actually know Apache on linux a lot
better (editing text files with pico is a hell of a lot quicker and
simpler, imho).
So, what exactly are you talking about when enabling .php suffixes? I
thought the installer did that? Can anyone give me a pointer in that
direction and I can try it. :)
Thanks again,
Nat. :)
-----Original Message-----
From: Corn Vollney-R7019C [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 20, 2001 4:47 PM
To: [EMAIL PROTECTED]
Subject: RE: [PHP-INST] Server 500 Error....
Likewise, did you configure IIS 4 for the .php suffix? Also might help
to open the .exe etc files to IIS 4's default users, sorry I cant
remember what their called anymore, but there are two of them, one for
regular web users and the other to execute scripts.
Voll
-----Original Message-----
From: Chris [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 20, 2001 3:42 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP-INST] Server 500 Error....
Greetings,
What *verbosity* level are you running your Error Log(s) at? If set
high enough, your server should dump some informative info (pointers),
that'll help point you in the right direction. Off the top of my head, I
would guess a Permission Issue.
Best Wishes,
Chris
> Hi.
>
> A few weeks ago, I got PHP Nuke to install beautifully on my XP
> machine at home to test it - no problems for a first time user.
>
> Now, I want to use it for my work web site on my remote server for the
> company I work for. I am running Windows 2000 Server edition on a nice
> fast box with IIS 4.
>
> I installed PHP, MySQL, and PHPNuke. Only, I can't open any PHP pages:
> I get an "Internal Server Error 500" every time I try to open a php
> page through the browser by hitting the site. Everything works fine
> and running php.exe -i outputs the HTML code just beautifully.
>
> I checked out all I could on this error and did the required things,
> making sure that the php.exe and the .dll file is all accessible to
> anonymous users (IEUSR_<computer> or whatever it is...can't remember
> off of the top of my head). But still, it doesn't work.
>
>
> Can anyone please help me out with this? I really need to set
> something up very quickly and I would love to use PHPNuke. :)
>
>
> Thanks,
>
>
> Nat.
> [EMAIL PROTECTED]
> http://www.somethingwonderful.com
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail:
> [EMAIL PROTECTED]
--
Chris out...
_________ __________ __________ _____________
/ _____/\ / ____ \ / ______/\ /____ ____/\
/ /\____\/ / /\_ / /\ / / \____\/ \___/ /\___\/
/ /_/__ / /_/_/ / / / /__/_ / / /
/ _____/\ / ____ / / \_____ \ / / /
/ /\____\/ / /\_ / / / \____\ /\ / / /
/ / / / / / / / / _________/ / / / / /
/___/ / /___/ / /___/ / /___________/ / /___/ /
\___\/ \___\/ \___\/ \___________\/
\___\/.dnswatch.com
They that can give up essential liberty to obtain a little
temporary safety deserve neither liberty nor safety.
- Benjamin Franklin
..
............................................
This email was sent using DNSWATCH WebMail.
"Get an account today!"
http://www.dnswatch.com/dnswm112/
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
--- End Message ---