[PHP-INST] Fw: Christmas Cash Alert Call

2001-12-02 Thread usa
To: [EMAIL PROTECTED] From: () Subject: Fw: Christmas Cash Alert Call Below is the result of your feedback form. It was submitted by () on Sunday, December 2, 2001 at 23:44:11 --- message: CHRISTMAS CASH ALERT FREE

[PHP-INST] Re: php + Sambar

2001-12-02 Thread Fred
Please post a short sample of the html form and the php script so that we can see what is happening. Fred Centurion <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I have installed PHP on a Sambar Web Server. > The instruction works fine, > but if I try to u

[PHP-INST] php + Sambar

2001-12-02 Thread Centurion
I have installed PHP on a Sambar Web Server. The instruction works fine, but if I try to use a Form from html or Flash, the variables are not passed to the .php file. For example if I want to send a message from a Form, the message in not sent becouse the recipient address is empty. I have added

Re: [PHP-INST] Strange problem with mime-type

2001-12-02 Thread Chris
Hello, This is an easy answer. You MUST define this in addition to the others listed in the httpd.conf file: index.php index.php3 index.php4 index.phtml index.phps this(ese) lines are found under the heading: DirectoryIndex index.html index.htm index.php default.html default.htm Your ISP

Re: [PHP-INST] Re: PHP, MySQL, * Mandrake 8.1

2001-12-02 Thread Joe
Fred, Thank you very much for your help. I think I have the problem solved now. (Although I will be reading the tutorial you recommended.) After a make clean and a thorough reading of the install file, I realized I was trying to use static and dynamic linking, a big no-no. Additionally,

php-install Digest 2 Dec 2001 23:45:24 -0000 Issue 583

2001-12-02 Thread php-install-digest-help
php-install Digest 2 Dec 2001 23:45:24 - Issue 583 Topics (messages 5162 through 5169): Re: PHP, MySQL, * Mandrake 8.1 5162 by: Joe 5163 by: Joe 5164 by: Rasmus Lerdorf 5166 by: Joe 5168 by: Fred Strange problem with mime-type 5165 by: Veroni

[PHP-INST] Apache Unable To Locate PHP Script Files

2001-12-02 Thread Washburn Family
Appreciate any assistance. Just installed PHP v4.x with Apache and apache error log reports the following: [Sat Dec 01 21:33:15 2001] [error] [client 10.6.144.27] script not found or unable to stat: C:/Program Files/php/admin.php [Sat Dec 01 21:33:16 2001] [error] [client 10.6.144.27] script not

Re: [PHP-INST] Re: PHP, MySQL, * Mandrake 8.1

2001-12-02 Thread Fred
The reason I asked about whether you were using PHP as a cgi or apache module is because you were reporting problems calling php scripts from the command line. This is not possible with the apache module version and could explain your difficulties. As for your continued problems with installatio

[PHP-INST] include_path error or bug

2001-12-02 Thread Lubos Jerabek
I install Apache server 1.3.22 on windows 2000 profesional and install php 4.0.6 or 4.0.5 from binary zip package. Apache an PHP runnig OK, but when i change parameter include_path (example: include_path = "/web/inc/pear") and open page with include, require or phpinfo() PHP, page reporting Warnin

Re: [PHP-INST] Re: PHP, MySQL, * Mandrake 8.1

2001-12-02 Thread Joe
Thanks Rasmus. I think at this point I would like to start with a clean slate. I just tried to make the dynamic module by explicitly following the INSTALL file (after a make clean). That still did not clear up the problem. What is the best way to wipe the slate clean and start over? jce Rasmu

[PHP-INST] Strange problem with mime-type

2001-12-02 Thread Veronica Yuill
Hi I am using PHP on a remotely-hosted server so don't have access to the httpd.conf file. The host has installed both PHP3 and PHP4 and instructed us to use .php extensions for PHP3 files, and .php4 extensions for PHP 4. This is fine, but I have encountered a weird problem. If the home page in a

Re: [PHP-INST] Re: PHP, MySQL, * Mandrake 8.1

2001-12-02 Thread Rasmus Lerdorf
No, but as per the INSTALL docs, you should be using --with-mysql=/usr PHP needs to find both the library and the header files and there are no library files anywhere under /usr/include On Sun, 2 Dec 2001, Joe wrote: > Additionally, I just noticed that although I installed the dev packages for

[PHP-INST] Re: PHP, MySQL, * Mandrake 8.1

2001-12-02 Thread Joe
Additionally, I just noticed that although I installed the dev packages for both Apache and MySQL, I was not giving the MySQL path. If I attempt to give a path, the configuration still fails. The header files are in /usr/include/mysql. I've tried that path as well as /usr/include. Am I still m

[PHP-INST] Re: PHP, MySQL, * Mandrake 8.1

2001-12-02 Thread Joe
Ultimately, I am trying to use PHP from Apache. You've almost definitely hit on my problem because I am not sure how to answer your question. If I call a script from the web server, I get the same error about undefined function. Is this a case of not giving the right switch to the PHP configur

php-install Digest 2 Dec 2001 10:45:53 -0000 Issue 582

2001-12-02 Thread php-install-digest-help
php-install Digest 2 Dec 2001 10:45:53 - Issue 582 Topics (messages 5156 through 5161): Re: PHP, MySQL, * Mandrake 8.1 5156 by: Fred 5158 by: Joe 5159 by: Fred Re: Problems with php install 5157 by: Yasuo Ohgaki Re: updating php 4.04 to 4.06 5160 by

[PHP-INST] java/ext with php on freebsd4.4 and jdk1.1.8

2001-12-02 Thread Thomas May
Hi, i want to run the java/ext with php on freebsd and jdk1.1.8. I got the following error messages in my browser: Fatal error: Unable to load Java Library /usr/local/jdk1.1.8/lib/i386/green_threads/libjava.so, error: /usr/local/jdk1.1.8/lib/i386/green_threads/libjava.so: Undefined symbol "fmod