[PHP-INST] using PHP as ROOT

2002-01-15 Thread Robert Abbate
Hi. I am trying to have PHP do things as a ROOT user. Like: make files, change permissions of files etc... however, I cannot do it! Even if I give the php scripts root ownership, it still says that apache is the owner of the files, and hence, I can't do anything with them. Does anyone have any i

Re: [PHP-INST] PHP & Windows problems: "Warning: Undefined variables..."

2002-01-15 Thread Rasmus Lerdorf
Fix your error_reporting level in your php.ini file On Tue, 15 Jan 2002, Robert Abbate wrote: > What's up with the Windows versions for PHP? They keep saying that all > variables must be defined instead of allowing them to be defined when > necessary. Is there a way to disable this warning in Wi

[PHP-INST] PHP & Windows problems: "Warning: Undefined variables..."

2002-01-15 Thread Robert Abbate
What's up with the Windows versions for PHP? They keep saying that all variables must be defined instead of allowing them to be defined when necessary. Is there a way to disable this warning in Windows setup? Thanks Robert A,. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe,

php-install Digest 15 Jan 2002 22:23:24 -0000 Issue 651

2002-01-15 Thread php-install-digest-help
php-install Digest 15 Jan 2002 22:23:24 - Issue 651 Topics (messages 5574 through 5589): Re: ONLY 1ST LINE OF CODE APPEARS??? 5574 by: Neil Barclay Library -lbind not found? 5575 by: Rosser, Chris Help Me please I want to start using php 5576 by: william 55

Re: [PHP-INST] Need Help with PHP/Apache Installation.

2002-01-15 Thread impu
Hi Jim, Very much appreciate your help! unfortunately, I have encountered the same problem still :-( Here's the error.. zend_execute_API.c: In function `zend_set_timeout': zend_execute_API.c:720: storage size of `t_r' isn't known zend_execute_API.c:721: `sigset_t' undeclared (first use in thi

Re: [PHP-INST] Need Help with PHP/Apache Installation.

2002-01-15 Thread Jim Thome
I am forwarding to you instructions I received from HP on how to build PHP on HPUX 11 Note the change to the libtool hack... ## INSTALL_php_on_HP_apache.txt --- Installation Instructio

Re: [PHP-INST] RV: problems with snmp and php

2002-01-15 Thread Rasmus Lerdorf
kstat? Is that perhaps a kerberos symbol? Try adding --with-kerberos to your configure line, or build ucd-snmp yourself without kerberos support, unless of course you need it. -Rasmus On Tue, 15 Jan 2002, Giovanny Miguel Orozco Theran wrote: > Hello, we are a proyect that we need to link php4

[PHP-INST] problems with snmp and php

2002-01-15 Thread Giovanny Miguel Orozco Theran
Hello, we are a proyect that we need to link php4.0.6 with ucd-snmp4.2.1 for start apache1.3.2 server, we compiling each module but to start the apache server it display the follow error. # ./apachectl start Syntax error on line 205 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/loca

[PHP-INST] RV: problems with snmp and php

2002-01-15 Thread Giovanny Miguel Orozco Theran
Hello, we are a proyect that we need to link php4.0.6 with ucd-snmp4.2.1 for start apache1.3.2 server, we compiling each module but to start the apache server it display the follow error. # ./apachectl start Syntax error on line 205 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/loca

[PHP-INST] Need Help with PHP/Apache Installation.

2002-01-15 Thread Impu
Hi, I will highly appreciate anyone who can help me with this problem. I am simply unable to get this going, and need somebody to point me to the right direction. Really a network engineer, but need to launch some of my project to the web to impress folks :)) By the way, since PHP came, I n

[PHP-INST] PHP and ODBC under Windows

2002-01-15 Thread Christ Christoph (Erste)
Dears, As I'm already whole the day trying to connect to a MS SQL Server with the odbc support from PHP I encountered big problems in doing so. After deleting all registry keys of already existing odbc connections and reconfiguring the server to accept also user/passwordlogins (before only truste

Re: [PHP-INST] Re: Help Me please I want to start using php

2002-01-15 Thread Rasmus Lerdorf
> You can only use asp for Window System ( PWS + Window ), php use for > UNIX/Linux ! Obviously not true. PHP works fine on Windows. -Rasmus -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To conta

RE: [PHP-INST] Compiling PHP on FreeBSD

2002-01-15 Thread Peter Bowyer
At 07:45 AM 1/15/02 -0800, Jonathan Hilgeman wrote: >Are you using the port or the source code? If you're trying to compile the >source, just use the ports instead. It's faster and more manageable. Just >update your ports if it doesn't offer php 4.1.1 I think the problem is that Verio VPS servers

[PHP-INST] Re: Help Me please I want to start using php

2002-01-15 Thread EdwardSPL
Hello, You can only use asp for Window System ( PWS + Window ), php use for UNIX/Linux ! Edward. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PRO

RE: [PHP-INST] Compiling PHP on FreeBSD

2002-01-15 Thread Jonathan Hilgeman
Are you using the port or the source code? If you're trying to compile the source, just use the ports instead. It's faster and more manageable. Just update your ports if it doesn't offer php 4.1.1 - Jonathan -Original Message- From: Peter Bowyer [mailto:[EMAIL PROTECTED]] Sent: Saturday,

[PHP-INST] php-install-unsubscribe@lists.php.net

2002-01-15 Thread John Edward Molano
-Mensaje original- De: Marc Gervais [mailto:[EMAIL PROTECTED]] Enviado el: Martes, 15 de Enero de 2002 07:32 a.m. Para: [EMAIL PROTECTED] Asunto: [PHP-INST] Help please installing PHP on NetWare6 with Oracle 8i Need explication on how to install PHP on a NetWare 6 server (with Apache)

[PHP-INST] Help please installing PHP on NetWare6 with Oracle 8i

2002-01-15 Thread Marc Gervais
Need explication on how to install PHP on a NetWare 6 server (with Apache) with the Oracle 8i connectivity. Thanks e-mail [EMAIL PROTECTED] -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact t

[PHP-INST] Help Me please I want to start using php

2002-01-15 Thread william
HTTP Error 403 403.1 Forbidden: Execute Access Forbidden This error can be caused if you try to execute a CGI, ISAPI, or other executable program from a directory that does not allow programs to be executed. Please contact the Web server's admini

[PHP-INST] Library -lbind not found?

2002-01-15 Thread Rosser, Chris
I'm attempting to build PHP 4.1.1 as an Apache 1.3.2x DSO on Solaris. I've run configure without problems (--with-axps --with-oci8) but it's failing when I try to build with make: /bin/sh /home/ebb21242/php-4.1.1/libtool --silent --mode=link gcc -I. -I/home/e bb21242/php-4.1.1/ -I/home/ebb21242/

[PHP-INST] RE: ONLY 1ST LINE OF CODE APPEARS???

2002-01-15 Thread Neil Barclay
Hi, Perhaps this is a result of an error during build/install, but only the 1st line of code appears to be parsed by apache. I am using apache-1.3.20-16 and php-4.0.6-7 on RH7.2 and installed all from RPM's. Has anyone come across this before? TIA Neil. -- PHP Install Mailing List (http:/

php-install Digest 15 Jan 2002 10:13:19 -0000 Issue 650

2002-01-15 Thread php-install-digest-help
php-install Digest 15 Jan 2002 10:13:19 - Issue 650 Topics (messages 5568 through 5573): Some trouble... 5568 by: Joakim 5569 by: Rasmus Lerdorf Re: windows 2000 + PHP4.10 + gd1.8.4 5570 by: Marios Karagiannopoulos Re: Silly little problem 5571 by: Yasuo Oh

[PHP-INST] PHP 4.1.1 in Apache 1.3.22 won't start

2002-01-15 Thread Russ Goodwin
Hi- I think what I have is a file descriptor problem, but haven't been able to find the solution. I have a server with Apache 1.3.22, MySQL 3.23.46, cURL 7.8, mod_ssl 2.8.5 and PHP 4.0.6/4.1.1 on RH Linux 6.2 kernel 2.2.18pre11-va2.0smp. I upgraded everything, with PHP last. It all worked fine