Hi!
I have tryed to compile php with imap support but i get an error when i run
make.
Here is my configuration
Redhat 8.0,apache-1.3.27,php-4.2.3
./configure --prefix=/usr/local/php-4.2.3
--with-mysql=/usr/local/mysql-max-3.23.53a-pc-linux-gnu-i686
--with-apxs=/usr/local/apache-1.3.27/bin/apxs
I have been able to solve most of my install problems with all the ext's
I need to have install.
./configure --prefix=/usr --with-config-file-path=/etc --disable-debug
--enable-pic --enable-shared --enable-inline-optimization
--with-apxs=/usr/sbin/apxs --with-exec-dir=/usr/bin --with-regex=system
php-install Digest 12 Nov 2002 01:26:23 - Issue 1115
Topics (messages 9098 through 9110):
Re: Problem with parsing with CGI
9098 by: Rich Gray
Re: Request entity too large (already seen the FAQ)
9099 by: Bret Robideaux
Serious Problem - Server Crashing
9100 by: Step
Hi all,
First of all, I know C:\> sucks and # rules, but it's not me who
decides which one to use.
I installed PHP 4.2.3 (binary from www.php.net) right after
installing Apache HTTPD 2.0.43 (binary from httpd.apache.org) in Windows
2000. I have followed the instructions from \install.txt
PHP 4.2.3 does not support GD 2.0.4. You need GD 2.0.1 or upgrade to the
latest CVS version of PHP.
(and please do not crosspost to multiple lists)
-Rasmus
On Mon, 11 Nov 2002, Hua (William) Li wrote:
> Hello folks,
>
> My name is Will. I am currently using GD_2.0.4 with PHP_4.2.3 and Apache_1
Hello folks,
My name is Will. I am currently using GD_2.0.4 with PHP_4.2.3 and Apache_1.3.27.
I installed everything without errors.
But, when I try to run my apache server, I have seen following error:
Good Hint, i'll look for that. and for more information for anyone else
who replies
I am running Solaris, and am not running these scripts throught the
browsersit is all shell based.
thanks
jeff
You will need to change the settings on your sever too. In Xitami, I had to
change my maximum CGI Execution to a higher number. I suggest looking for
something similar in your web server
Stephen
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November
Hello All.
I have max_execution_time = 0 in my ini for a binary installation of PHP.
I have also tried to set it to a number such as 3000.
In my install i used the configure argument
-with-config-file-path=/usr/local/php_bin.ini and this is the ini that
i am changing.
Yet none of my scripts
I'm moving a site over from a Sun server to a Linux server, and need the
CyberCash MCK software to install on the Linux box.
I know that Verisign has purchased and swallowed CyberCash into their
PayFlowPro system, but I just need to move an existing, functioning site
that uses CyberCash.
So, anyo
One of the codes that generates the problem below:
"Henrik" <[EMAIL PROTECTED]> skrev i en meddelelse
news:20021110200406.41617.qmail@;pb1.pair.com...
> I have installed Apache and php.
>
> I can run normal html page from the server (localhost) and my hello
> world.php works fine on the server b
Hi,
I'm trying to compile php as an apache 1.3 module and I need that libphp4.so
does *not* link against /usr/lib/libssl.so and /usr/lib/libcrypto.so.
First I tried to compile without mentioning openssl in configure parameters:
/configure --with-apxs=/usr/local/apache27/bin/apxs --enable-version
In the end I decided to do a full re-install of the server, php AND mysql.
Everything seems to be working fine now. My guess is that the first crash
was caused by a server overload or something, which then damaged my php
installation. Why it worked fine over my network but not over the internet
is
Stop dreaming, that's the reason you never got a question from me on
this list :) I signed up in case the archives didn't have a solution for
my problem and have just been too lazy to unsub :)
I suspect it's happened more than once :)
Bret
[snip]
Remember, no one is getting paid to do this. S
Brandon,
I think you have answered your own question - because the suffix is .cgi the
web server is not using PHP to parse the script - if you want all .cgi
scripts to be treated as PHP scripts you will need to configure your
webserver to invoke php for that suffix... e.g. for Apache it would be
s
php-install Digest 11 Nov 2002 12:14:03 - Issue 1114
Topics (messages 9092 through 9097):
Problems with php and apache on win2000
9092 by: Henrik
Serious Problem - Server Crashing
9093 by: Stephen Edmonds
Apache 2.0.4.3 PHP 4.2.3 win98se Error in instalation
9094 by
Hey, everyone. I had a small problem, was hoping someone could enlighten me.
Relatively new PHP user, so it's quite possible this is something silly.
Check out the following page, if you would:
http://www.berkeleyhigh.org/cgi-bin/mt/mt-comments.cgi?entry_id=49
That's a page generated by CGI, wit
17 matches
Mail list logo