Re: [PHP-INST] imap mxdriver problem

2001-06-24 Thread Yan Lam
I having the same problem. I running RedHat 7.1 and I have the IMAP development RPM installed. Anyone figured out what the problem is? Thanks Yan ""heictor"" <[EMAIL PROTECTED]> wrote in message 000a01c0d976$69b65820$[EMAIL PROTECTED]">news:000a01c0d976$69b65820$[EMAIL PROTECTED]... > Dear sir:

Re: [PHP-INST] imap mxdriver problem

2001-06-24 Thread Yan Lam
""heictor"" <[EMAIL PROTECTED]> wrote in message 000a01c0d976$69b65820$[EMAIL PROTECTED]">news:000a01c0d976$69b65820$[EMAIL PROTECTED]... > Dear sir: > > I compiled imap-uw-4.7c and mod_php4 (--with-imap). > > but when i start apache server ,some error happend,the flowing is the > error message:

[PHP-INST] Socket problems under 4.0.6(!)

2001-06-24 Thread The_polymorph
Hi all. I downloaded and built PHP 4.0.6 tis morning ( RH6 ) w/ apache 1.3.20. The following code fails *everytime*: http://www.php.net/";, "r" ); if($fd) { fpassthru($fd); } ?> The two errors I receive are: Warning: php_network_getaddresses: getaddrinfo failed. Name of service not kn

Re: [PHP-INST] Configuration Problem

2001-06-24 Thread Rob Beckett
> If the file has a .php extension, my browser tries to download it. > If the file has a .php3 extension, I see the source code of the file. > If the file has a .php4 extension, my browser tries to download it. Ok, I'm not a pro, but this stinks of (to call it something) the httpd.conf or definit

[PHP-INST] Configuration Problem

2001-06-24 Thread Floyd Resler
Hello, I have been trying to get PHP 4.0.5 to work correctly. I was finally able to get Apache to load the module. However, I can't get the PHP files I test to execute. Here's what happens: If the file has a .php extension, my browser tries to download it. If the file has a .php3 extension,

[PHP-INST] RH7+php+mysql

2001-06-24 Thread McShen
I installed apache, php, and mysql on red hat linux 7. They are all working. But i can't get php to work with mysql. When i type php in command land, it says "can't load "/usr/lib/php4/mysql.so". But I am sure that mysql.so exists. I don't know why it's not working. when i run PHPINFO(); there is

Re: [PHP-INST] PHP4/Win98/Apache = Blank Screen

2001-06-24 Thread Ed Harris
Julie, I'm afraid there are no hidden file extensions. The file extension is simply .php or .html if the php is contained within the HTML document. Neither work. Any other ideas? Thanks, Ed "Julie Meloni" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > look

SV: [PHP-INST] Session-problem in linux

2001-06-24 Thread Tjelvar Eriksson
this message was also posted in the general group. "Tjelvar Eriksson" <[EMAIL PROTECTED]> skrev i diskussionsgruppsmeddelandet:9h5v6a$df8$[EMAIL PROTECTED] ... > Hi everyone, > I can't get the sessions working in linux. > > I changed: > /usr/local/lib/php.ini session.auto_start = 1 > > so when th

[PHP-INST] Session-problem in linux

2001-06-24 Thread Tjelvar Eriksson
Hi everyone, I can't get the sessions working in linux. I changed: /usr/local/lib/php.ini session.auto_start = 1 so when the browser go to the page, a cookie is recieved. In the /tmp-dir a file is created and everything looks great. However, when I register a variable and set it to a value, on

Re: [PHP-INST] Help!!! I'm trying to install php405-installer on windows 2000

2001-06-24 Thread Doug Moglin
I am having the same problem, I think. When installing under Windows 2000 (IIS5) using the automatic installer, I get an error message about a "missing OCX" and that PHP is not configured. It says all I have to do is configure PHP manually. I have followed the instructions, yet I get no result.

Re: [PHP-INST] PHP 4.0.6 & GD

2001-06-24 Thread Jani Taskinen
On Sun, 24 Jun 2001, Rob Beckett wrote: >I thought, "what the hell?"... FYI, this is on a Cobalt RaQ3 (Had much fun >with the modded-configuration these babies have), currently running GD >V1.3-5. Upon examining the directory, I agreed, there was no gd header file. > >I'm far from a pro, in relat

php-install Digest 24 Jun 2001 21:59:14 -0000 Issue 333

2001-06-24 Thread php-install-digest-help
php-install Digest 24 Jun 2001 21:59:14 - Issue 333 Topics (messages 3321 through 3323): PHP4/Win98/Apache = Blank Screen 3321 by: Ed Harris 3322 by: Julie Meloni PHP 4.0.6 & GD 3323 by: Rob Beckett Administrivia: To subscribe to the digest, e-mail: [EMAIL

[PHP-INST] PHP 4.0.6 & GD

2001-06-24 Thread Rob Beckett
Hey all, hoping to get some advice. After much fun & frolics getting PHP 4.0.5 to compile properly with the basics (MySQL support), since I'm still fiddling with extra features, I'd do it with 4.0.6 instead. All went well to start with, I got through the initial config ok, but upon trying to 'ma

Re: [PHP-INST] PHP4/Win98/Apache = Blank Screen

2001-06-24 Thread Julie Meloni
look for a hidden file extension of txt on the end of your php script filename. Ed Harris wrote: > I've seen this problem posted many times but with few responses. Assistance > would be greatly appreciated. > > When I attempt to open the standard test PHP script containing in the Apache > htdo

[PHP-INST] PHP4/Win98/Apache = Blank Screen

2001-06-24 Thread Ed Harris
I've seen this problem posted many times but with few responses. Assistance would be greatly appreciated. When I attempt to open the standard test PHP script containing in the Apache htdocs directory: I get a blank screen in the browser. A view source does reveal the code. PHP docs say this mean

php-install Digest 24 Jun 2001 08:13:43 -0000 Issue 332

2001-06-24 Thread php-install-digest-help
php-install Digest 24 Jun 2001 08:13:43 - Issue 332 Topics (messages 3319 through 3320): PhpDEV 3319 by: Brett Shaw Compile MySQL 3.23.39 problem after installing PHP 4.06 3320 by: Tom Cheung Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To

[PHP-INST] Compile MySQL 3.23.39 problem after installing PHP 4.06

2001-06-24 Thread Tom Cheung
Hi: After I have successfully installed PHP 4.06 then I want to upgrade my MySQL 3.23.37 to 3.23.39 using source method. After downloading and tar, Then I type "./configure --prefix=/usr/local/mysql" <-- It's OK During make process.Error occurs.Here's some warning message: In file include