[PHP-INST] Re: PHP 4.2.0 won't configure for Apache2

2002-05-01 Thread Stephan Wuelfert
Hi Dylan Fitzgerald, maybe you encountered the same bug as I. Look here: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8453 Dylan Fitzgerald wrote: > Hello... > >This seems rather strange. Apache is configured to meet all specs > for the PHP DSO (./configure'd with --enable-so), ye

[PHP-INST] php (4.1.2) and gd (2.0.1) truecolor functions missing

2002-05-01 Thread Eric D Nielsen
I've been trying to help a friend move code from his OS X development machine to our linux production machine. He has some massive pre-bundled php with all the fixin's locally. I've been adding all the various image libraries and extensions to support him. Finally got jpeg support working, with

RE: [PHP-INST] Re: not reading variables

2002-05-01 Thread Dr CHEUNG Ngai Tseung
Dear Jim Could you please explain why it is a bad idea - is it something to do with people passing malicious strings? What are the alternatives? Tseung -Original Message- From: Jim Thome [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 1 May 2002 22:39 To: [EMAIL PROTECTED]; [EMAIL PROTECTED

[PHP-INST] Problem Installing DOM XML Support

2002-05-01 Thread Gary Huntress
Hi, I've installed php 4.1.2 with DOM XML (libxml 2.4.21 and zlib 1.1.4) support, and successfully according to phpinfo() yet, I'm getting an error "call to undefined function" for something simple like domxml_open_file() any idea how I could troubleshoot this? or what might be wrong? Re

[PHP-INST] PHP does not generate any output! Bug?

2002-05-01 Thread Udo Giacomozzi
Hello, I don't know if this is the best group for my question but I'll try anyway. I'm trying to use PHP in a self-written web server (made with Delphi). The web server sets some environment variables and then invokes the CGI version of the interpreter. If I simly call php.exe giving the file

php-install Digest 1 May 2002 20:32:09 -0000 Issue 814

2002-05-01 Thread php-install-digest-help
php-install Digest 1 May 2002 20:32:09 - Issue 814 Topics (messages 6801 through 6807): convert access to JAVA PHP mysql Xml Soap 6801 by: Jacky Kenna Apache or IIS with php module 6802 by: Raidell Avello Re: not reading variables 6803 by: Graham Nichols 68

[PHP-INST] Re: PHP does not generate any output!

2002-05-01 Thread Udo Giacomozzi
I tried now with version 4.2.0. Same behavior here, except the exit code is now 0...!? Udo Posted by ELKNews 1.0.4-B Empower your News Reader! http://www.atozedsoftware.com -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] PHP does not generate any output!

2002-05-01 Thread Udo Giacomozzi
Hello, I don't know if this is the best group for my question but I'll try anyway. I'm trying to use PHP in a self-written web server (made with Delphi). The web server sets some environment variables and then invokes the CGI version of the interpreter. If I simly call php.exe giving the file

[PHP-INST] Re: PHP error when starting Apache, Undefined symbol "pthread_getspecific", what's this???

2002-05-01 Thread Marcus Uddenhed
I did it in another way and it seems to work. I skipped the module config. Do following: Configure Apache 2.x and install it. Configure PHP without the apxs configuration and then installed it. Then i edit the httpd.conf file and added this 4 lines at the bottom of that file: # PHP Config Sc

[PHP-INST] Re: not reading variables

2002-05-01 Thread Jim Thome
With PHP 4.2.0, the register_global directive is off by default. Please read the section on external variables -> http://www.php.net/release_4_2_0.php In general, automatically creating form fields into variables is a bad idea, and PHP 4.2 does not do this by default. --Jim >>> "Graham Nic

[PHP-INST] Re: not reading variables

2002-05-01 Thread Graham Nichols
"Geoff" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Im running php 4.0.2 on winxp pro and the latest apache (1.3.x) and have > followed all of the installation instructions on php.net, and the only > problem i have encountered so far is the my variables arn

[PHP-INST] Apache or IIS with php module

2002-05-01 Thread Raidell Avello
hi i was trying to configure apache and iis using php module, but don't work. someone has make this join, what's wrong bye -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] convert access to JAVA PHP mysql Xml Soap

2002-05-01 Thread Jacky Kenna
Hi We are a publishing company based in London. We have developed a multi-user MS Access contact management and bookkeeping database system which we want to adapt / re-write such that it can be used over the web ( ASP) using Internet Explorer (or similar) from any location, as our clients would

php-install Digest 1 May 2002 08:30:17 -0000 Issue 813

2002-05-01 Thread php-install-digest-help
php-install Digest 1 May 2002 08:30:17 - Issue 813 Topics (messages 6797 through 6800): PHP 4.2.0 won't configure for Apache2 6797 by: Dylan Fitzgerald Undefined variables!!! 6798 by: steven not reading variables 6799 by: Geoff PHP on PWS, Win95 6800 by: W

[PHP-INST] PHP on PWS, Win95

2002-05-01 Thread Wouter Naessens
Hi, I'm trying to install PHP on my brothers PC, running PWS on Win95. I've just made a quick test file to see if all was correct. But I get this error message: " Security Alert! PHP CGI cannot be accessed directly. This PHP CGI binary was compiled with force-cgi-redirect enabled. This means t