Re: [PHP-INST] can't view PHP

2002-04-19 Thread Andre Dubuc
Hi Joey, Don't know whether I can help, but I ran into the same problem with my Linux box. In Mozilla et al, I had to change in "Preferences > Advanced > Proxies > Manual Proxy Config >> No proxy for: Localhost". I haven't followed your thead, and I'm no familair with networking, butthta migh

[PHP-INST] Viewing Php code

2002-04-19 Thread Leo Tung
Hi all, I am a newbie of php. Now I am learning the php from reading some existing on a server which is already compiled as running of Apache and PHP. However, there is a problem on reading all php code as all are binary. My question is why all php is interpreted in binary and How can I use any s

php-install Digest 20 Apr 2002 03:31:42 -0000 Issue 797

2002-04-19 Thread php-install-digest-help
php-install Digest 20 Apr 2002 03:31:42 - Issue 797 Topics (messages 6682 through 6696): Re: can't view PHP 6682 by: Christoph Görgen 6696 by: joey php install problem 6683 by: michael mcneice Re: Sessions 6684 by: webmaster Re: Problem loading php-module

Re: [PHP-INST] can't view PHP

2002-04-19 Thread joey
yes i've tried that too *sigh* :( i've read the manual over and over again and installed it a few times and added all those lines ppl suggested but still no luck. I'm about to just give up. I know how to work PHP but I just can't find where this problem comes from. Maybe it's a windows thingy who

[PHP-INST] Re: php4 & Apache2 & winXP

2002-04-19 Thread Jürgen Schoch
Forget about compiling, use binaries instead. The following worked for my system (Win2000 and Apache3.1.22): 1) Download Windows binaries php-4.1.2-installer.exe and php-4.1.2-Win32.zip from www.php.net 2) Don't try to install php from the zip but use the exe to install php without extensi

[PHP-INST] Install problem with java

2002-04-19 Thread Lancashire, Pete
Anyone else seen this or can tell me what I'm doing wrong ? TIA -pete ---Environment Solaris Sparc 2.8 Patchkit as of 5/Apr/2002 Gcc 3.0.3 (Sunfreeware) binutils 2.11.2 (Sunfreeware) GNU Make version 3.79.1 (Sunfreeware) GNU libtool 1.4 (1.920 2001/04/24 23:2

[PHP-INST] Apache 2.0.35 and PHP 4.1.2

2002-04-19 Thread Fernando Reuter Wendt
Hello, This is a Apache or PHP bug? Why this is not working anymore? Listen, a have already tryed to use the new candidate release 4.2, but it´s still failling. So, i will go back to Apache 1.3.24. So long, +-- Fernando A. R. Wendt Webmaster & Webdesigner - ACS UNI

[PHP-INST] php won't exec, prompt for download

2002-04-19 Thread Michael
Hi, I just finished installing apache / php, and when ever I access a php page, it prompts for download. --> www.dns-123.com/p.php (phpinfo) Apache is configured as: SSL_BASE=../openssl-0.9.6b/ \ ./configure --enable-module=all --enable-module=so --disable-module=auth_db --enable-shared=ma

Re: [PHP-INST] php4.2.0 cr4 and apache 2.0.35 wierdness

2002-04-19 Thread Rodolfo Gonzalez
On 18 Apr 2002, Jim Harritt wrote: > > it stays up. If I do a full stop and start, then it won't come back and I > > still get no complaints about the php module. > I hate to sent a me too, but I've been having this problem since I went > to 2.0.35. But I never tried apachectl restart to load t

[PHP-INST] Apache 1.3 / Win2KPro / PHP4 browser error 400

2002-04-19 Thread Bryan Maynard
Since I have not been able to get the sapi module to work yet with apache I have tried to install php as cgi. Now every time I go to view php files I get a 400 server error. It would seem logical to think that it was something to do with apache instead but nonetheless due to a misconfiguration I m

[PHP-INST] RE: Problem loading php-module as DSO into Apache httpd

2002-04-19 Thread Todd Mortensen
Yes it does find the apxs script as I have /usr/local/apache/bin in my path. I have also specified the full path as you show too. But I get the same results. Todd. -Original Message- From: Poetsch, Michael [mailto:[EMAIL PROTECTED]] Sent: Friday, April 19, 2002 12:25 AM To: Todd Mort

Re: [PHP-INST] php4.2.0 cr4 and apache 2.0.35 wierdness

2002-04-19 Thread Jim Harritt
On Wed, 2002-04-17 at 23:27, Tib wrote: > I cranked the log level up to debug on apache and tried again. > > Here's the wierd part: If I start apache without the php module, then edit > the config file and uncomment the php module line, then restart apache - > it stays up. If I do a full stop

[PHP-INST] Apache 1.3 / Win2KPro / PHP4

2002-04-19 Thread Bryan Maynard
Hello All, I have just started with php and I thought all was well. However I will state problem and then my procedures. Problem: I run a .php file and I get nothing but a blank screen. I view the source and the php code is not there indicating that apache sent it to the php program, right? I run

[PHP-INST] Apache 2.0.35 and PHP 4.1.2 trouble

2002-04-19 Thread Fernando Reuter Wendt
Hello, Thats my first message to this list, but have already some experience with PHP, on linux based systems. Now, i´m trying to install it on a Windows 2000 Pro system, runnig Apache 2.0.35. I have read the install.txt, and follow all the instruction set but PHP its still not working. Here are

RE: [PHP-INST] RE: Problem loading php-module as DSO into Apache httpd

2002-04-19 Thread Poetsch, Michael
Hi ! We finally managed to get Apache + PHP4 + MySql running on our solaris 2.8 box. The LoadModule/AddModule instruction to load the php4 module in httpd.conf is exactly what I found in the INSTALL file of the PHP4 source distribution. I will attach 2 small text files which outline all the st

Re: [PHP-INST] Sessions

2002-04-19 Thread webmaster
Hi all, I have received some good advice from Arnaud, but still I cant get the cookieless session to perform like it should. Personally I no longer think that there is an implementation problem regarding code, and how the variables are registered syntactically. I feel it has to do with the insta

[PHP-INST] php install problem

2002-04-19 Thread michael mcneice
Hi Seem to be having the same problem as most but could'nt see any solution info of the mailing lists/archive. on running the PHP script get: Security Alert! PHP CGI cannot be accessed directly. etc *

Re: [PHP-INST] can't view PHP

2002-04-19 Thread Christoph Görgen
> Everytime i try to view a php file on my server it prompts me to download > the file then opens it up in word pad. I can view any other file just not > php. > > Can anyone help me with this problem please? Already tried to insert these lines into your httpd.conf ... ? #if you use php3# AddTyp

php-install Digest 19 Apr 2002 07:47:11 -0000 Issue 796

2002-04-19 Thread php-install-digest-help
php-install Digest 19 Apr 2002 07:47:11 - Issue 796 Topics (messages 6673 through 6681): Re: Problem loading php-module as DSO into Apache httpd 6673 by: Tib 6674 by: Todd Mortensen 6675 by: Tib 6676 by: Todd Mortensen 6677 by: Tib can't view PHP

[PHP-INST] How can I tell PHP to use a proxy ?

2002-04-19 Thread Oliver Egginger
Hello, I'am new to PHP. In PHP there is the possibility to use URLs in functions like fopen() or file(). Is there way to tell PHP to use a Proxyserver for this ? I found no suitable option in php.ini. - oliver -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.