php-install Digest 4 Jun 2003 08:12:48 -0000 Issue 1407

2003-06-04 Thread php-install-digest-help
php-install Digest 4 Jun 2003 08:12:48 - Issue 1407 Topics (messages 11003 through 11008): move_uploaded_file > 1MB 11003 by: Maurício Valente 11004 by: Martin Östlund 11005 by: Martin Östlund transfer of variables from one page to another 11006 by: Matthew B

Re: [PHP-INST] FW: Getting PHP to work with Apache server

2003-06-04 Thread Stephen
Have you actually loaded PHP yet? You should also have this: # # Dynamic Shared Object (DSO) Support # etc... LoadModule php4_module C:/server/PHP/php4apache.dll # # Reconstruction of the complete module list from all available modules # (static and shared ones) to achieve correct module execut

[PHP-INST] FW: Getting PHP to work with Apache server

2003-06-04 Thread Andrew Winton
I have been referred to you regarding my PHP installation query below. I do hope you can help. Thanks and regards. Andrew. -Original Message- From: Gabor Hojtsy [SMTP:[EMAIL PROTECTED] Sent: Tuesday, June 03, 2003 1:51 PM To: [EMAIL PROTECTED] Cc: '[EMAIL PROTECTED]' Subject

[PHP-INST] transfer of variables from one page to another

2003-06-04 Thread Matthew Betts
I have written some code that should display the variables that were entered in text boxes on a previous page. I have tried the code ona freinds server and it worked there so it must be a problem with the way mine was configured I am running php 4.3.1 on apache 1.3.24 on windows 2k Can anyone tel

Re: [PHP-INST] move_uploaded_file > 1MB

2003-06-04 Thread Martin Östlund
Hello Mauricio. Could it be that simple that you have an slow Internet connection and it times out? I think you can increase the time-to-live (ttl) setting in your httpd.conf (if you're using Apache). Just a guess. Cheers, Martin Östlund > On Tue, 3 Jun 2003, Maurício Valente wrote: > > >

Re: [PHP-INST] move_uploaded_file > 1MB

2003-06-04 Thread Martin Östlund
Hello Mauricio. Could it be that simple that you have an slow Internet connection and it times out? I think you can increase the time-to-live (ttl) setting in your httpd.conf (if you're using Apache). Just a guess. Cheers, Martin Östlund On Tue, 3 Jun 2003, Maurício Valente wrote: > Hello ever

[PHP-INST] move_uploaded_file > 1MB

2003-06-04 Thread Maurício Valente
Hello everybody! I'm trying to upload a file using the move_uploaded_file function, everyting works fine when the files have less than 1MB but when I upload one more than this, IE returns the error The page cannot be displayed and in it's title shows Cannot find server. I alreary edit php.ini sett

php-install Digest 3 Jun 2003 18:58:42 -0000 Issue 1406

2003-06-04 Thread php-install-digest-help
php-install Digest 3 Jun 2003 18:58:42 - Issue 1406 Topics (messages 11000 through 11002): No input file specified. 11000 by: PHP User Re: Help for PHP Newbie! 11001 by: Stephen Unable to get pages to load 11002 by: B Hodge Administrivia: To subscribe to the diges

[PHP-INST] Unable to get pages to load

2003-06-04 Thread B Hodge
I have installed php and configured it per the install manual. I associated .php extensions to run php scripts via the php interpreter and ran the test.php script successfully. I then configured my Netscape 3.63 server mime-types to support php as magnus-internal/shellcgi Then I enabled php extensi