php-install Digest 10 Nov 2001 07:44:53 -0000 Issue 547

2001-11-09 Thread php-install-digest-help
php-install Digest 10 Nov 2001 07:44:53 - Issue 547 Topics (messages 4887 through 4899): What do i need to backup 4887 by: brain_damaged PHP4 with GD on OpenBSD 29 4888 by: Lance Spitzner Help please 4889 by: Edward Harman 4891 by: Jim Thome

[PHP-INST] Fatal error: Maximum execution time of 30 seconds exceeded in /home/www/web/webmail/functions/imap_general.php on line 35

2001-11-09 Thread Anton Zavrin
Hello dear all, anyone ever get this error ? I'm trying to get work the squirrelmail, but when i log in, i'm getting that message i'm useing php-4.0.6, any ideas ? Thank you evry much -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional com

Re: [PHP-INST] Help!! Please Help Me!

2001-11-09 Thread T
> would header("http://url.com";); work ? I am Very Sorry ,i don't know how to use header. Can You give me some example? Thank You Very Much! is it? http://www.yahoo.com";); if(!$file) { echo "Unable to open remote file."; exit; } ?> result message is Unable to open remote file -

RE: [PHP-INST] Help!! Please Help Me!

2001-11-09 Thread Adam Jackson
would header("http://url.com";); work ? -Original Message- From: T [mailto:[EMAIL PROTECTED]] Sent: Saturday, November 10, 2001 1:46 PM To: [EMAIL PROTECTED] Subject: [PHP-INST] Help!! Please Help Me! Hello! i would like to useing fopen() fuction to open the other Url, but i am using a

[PHP-INST] Help!! Please Help Me!

2001-11-09 Thread T
Hello! i would like to useing fopen() fuction to open the other Url, but i am using a shared server now. When i useing fopen() or file() fuctions, always have a error message: Warning: php_hostconnect: connect failed in /usr/xxx/xxx/xxx/html/test.php on line 3 Warning: file("http://www.yahoo.co

[PHP-INST] php4.0.6 make error

2001-11-09 Thread Luie delos Santos
hi all, I desperately need help... I'm using RH7.1 I'm trying to setup the following packages: curl-7.9 pspell-.12.2 pdflib-3.03 mysql-3.23.43 apache-1.3.22 php-4.0.6 openssl-0.9.6b mod_ssl-2.8.5-1.3.22 BUT WHEN I TRY "make" for php-4.0.6 the following error appears: Making all in pspell make[2]

Re: [PHP-INST] RE: config failure on RH6.2

2001-11-09 Thread Justin DeVuyst
There is only one copy on hte system itself. What is the copy under php.../ext/gd used for? Is that the conflicting copy? justin - Original Message - From: "Jon Wagoner" <[EMAIL PROTECTED]> To: "'Php-Install (E-mail)" <[EMAIL PROTECTED]> Sent: Friday, November 09, 2001 4:31 PM Subject:

RE: [PHP-INST] RE: config failure on RH6.2

2001-11-09 Thread Jon Wagoner
Do you have 2 copies of gd? One under /usr/local and one just under /usr? -Original Message- From: Justin DeVuyst [mailto:[EMAIL PROTECTED]] Sent: Friday, November 09, 2001 3:23 PM To: [EMAIL PROTECTED] Subject: [PHP-INST] RE: config failure on RH6.2 If I try to run configure with just

[PHP-INST] RE: config failure on RH6.2

2001-11-09 Thread Justin DeVuyst
If I try to run configure with just --with-gd the configure ends fine but the make does the following... Making all in gd make[2]: Entering directory `/root/packages/php-4.0.6/ext/gd' make[3]: Entering directory `/root/packages/php-4.0.6/ext/gd' /bin/sh /root/packages/php-4.0.6/libtool --silent -

Re: [PHP-INST] Help please!!!!!!!!!!!!!!!!

2001-11-09 Thread Jim Thome
Ed- Remove the entire PHP source tree, untar it again, and rebuild PHP. Removing config.cache or simply rebuilding PHP never seems to force a reload of the PHP module within Apache. As far as the undefined function, was an earlier build compiled with DB functions? Regards, Jim >>> "Edward

[PHP-INST] config failure on RH6.2

2001-11-09 Thread Justin DeVuyst
I ran config like so: ./configure --with-apxs=/usr/local/apache/bin/apxs --with-openssl --with-zl ib --enable-calendar --enable-ftp --with-gd=/usr/lib --with-gettext --with-i map --with-mysql --with-snmp --enable-ucd-snmp-hack --enable-sockets --with -gnu-ld and I got: configure: error: Unabl

[PHP-INST] Help please!!!!!!!!!!!!!!!!

2001-11-09 Thread Edward Harman
This is a repeat post but its driving me nuts, and seems at odds with what is posted elswhere to this newsgroup - I've installed PHP4.0.6 under Mandrake 7.2 with the following command - ./configure --with-mysql --with-apxs --with-config-file-path=/somedir and followed instructions in the INST

[PHP-INST] PHP4 with GD on OpenBSD 29

2001-11-09 Thread Lance Spitzner
Attempting to install PHP4 with GD support on OpenBSD 2.9. I installed gd_1.8.3 using OpenBSD ports. During the make an error is logged to debug.log, included below. PHP4 compiles as DSO, but apache will not start, it bombs with the same error listed below. Words of wisdom on how to get PHP/Ap

[PHP-INST] What do i need to backup

2001-11-09 Thread brain_damaged
Looks like I will need to redo my Freebsd/php/apache/mysql machine. what parts of php should i back up so that after reinstalling i can restore the important parts. i will be backing up to floppy so if someone could explain that how to be great. :-) thanks need to get get really really drunk

php-install Digest 9 Nov 2001 18:53:18 -0000 Issue 546

2001-11-09 Thread php-install-digest-help
php-install Digest 9 Nov 2001 18:53:18 - Issue 546 Topics (messages 4884 through 4886): Problem with make php 4.0.6 4884 by: Julio Cesar Pinto 4885 by: Julio Cesar Pinto Problem with installing PHP 4.0.6 on WIndows 98 4886 by: Rosen Administrivia: To subscribe to

[PHP-INST] Problem with installing PHP 4.0.6 on WIndows 98

2001-11-09 Thread Rosen
Hi, I have Windows 98 with PWS. I'm installing PHP 4.0.6 I'm following the steps for installation on server - editing the registry. I have restarted Windows and after thath when I try to browse the page on my PWS, the PHP doesn't work ! Please Help Thanks, Rosen -- PHP Install Mailing List (h

Re: [PHP-INST] Problem with make php 4.0.6

2001-11-09 Thread Julio Cesar Pinto
I loss to mention the SO I use FreeBSD 4.4 - Stable with Apache 1.3.22 On Fri, 2001-11-09 at 08:48, Julio Cesar Pinto wrote: > Hi i'm new in the list.. and have problems install php. > > When I install with the following options > > ./configure --with-apxs=/usr/local/bin/apxs > --with-config

[PHP-INST] Problem with make php 4.0.6

2001-11-09 Thread Julio Cesar Pinto
Hi i'm new in the list.. and have problems install php. When I install with the following options ./configure --with-apxs=/usr/local/bin/apxs --with-config-file-path=/etc/httpd/conf --enable-versioning --with-system-regex --disable-debug --enable-track-vars --without-gd --with-zlib --with-mysql=