[PHP-INST] Re: PHP 4.3.0 Problem

2003-02-04 Thread Götz Lohmsnn
V S Somasundaram schrieb: > Hi, > > I compiled PHP 4.3.0 support with Apache 2.0.43 on Linux. Then I created > a test script and when trying to access it says "Access Forbidden". The > permission for the directory from which the test script is invoked are > correct. > > When I run the same script

[PHP-INST] Re: php files not being parsed -

2003-02-04 Thread Götz Lohmsnn
Terry L. Ensley schrieb: > I just installed Apache 1.3.27 and PHP 4.3.0. I have it running. When I > click on the Apache shortcut this message comes up in the dos window > "Apache/1.3.27 (Win32) PHP/4/3/0 running ..." > > But when I try to run my test program (test.php) it comes up with a blank >

[PHP-INST] Re: php not executed, mime type problem?

2003-02-03 Thread Götz Lohmsnn
Zavier Sheran schrieb: > I installed PHP 4.3.0 and Apache 1.3.27 on XP Pro. > > When I try to access a .php file with the browser, it offers it for > download. > > Yep, I have this in my httpd.conf: > > LoadModule php4_module C:\PHP\sapi\php4apache.dll > AddType application/x-httpd-php .php > Ad

[PHP-INST] Re: sessions

2003-02-03 Thread Götz Lohmsnn
Jacusy schrieb: > Hi there! > > How can I verify that the sessions in php are working correctly? > > The problem is that I'd like to install a forum on my server but it > doesn't work. There are some session-errors. > > session.save-path = /tmp > should be ok, right? > > jacusy > take look at

Re: [PHP-INST] Change php extension

2003-02-03 Thread Götz Lohmsnn
[EMAIL PROTECTED] schrieb: > Thanks for your kind response. But that works with apache server. I want > to use php4 or php3 extension in windows 2000 with IIS 5 server. > [snip] ... who is using windowz *lol* ... ok ... if I remember this correct, you have to notify IIS about the valid extension

Re: [PHP-INST] secure offerings

2003-02-03 Thread Götz Lohmsnn
Jacob R Chandler schrieb: > Thanks for the response. However, it seems that Jail only works for > users logging into the system through some terminal. We are wanting > something that controls the access of their php scripts that are being > executed. > [snip] Maybe just use a .htaccess file if yo

Re: [PHP-INST] Whither mysql.so?

2003-02-03 Thread Götz Lohmsnn
Matt schrieb: > - Original Message - > From: "J.F. Noonan" <[EMAIL PROTECTED]> > To: "Jim Thome" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Friday, January 31, 2003 5:32 PM > Subject: Re: [PHP-INST] Whither mysql.so? > > > >>On Fri, 31 Jan 2003 at 1:52pm Jim Thome wrote: >> >>

[PHP-INST] Re: Bad request: probably tried to POST a non-executable URL

2003-02-03 Thread Götz Lohmsnn
[EMAIL PROTECTED] schrieb: > Can someone tell me how to stop "Bad request: probably tried to POST a > non-executable URL" when a self calling file is in anything other then the > root of my server? What do I need to do to the .ini file? > > Martin > first take a look at the error log file (don'

[PHP-INST] Re: openldap libmcrypt mcrypt openssl php. Do I need kerberos????

2003-02-03 Thread Götz Lohmsnn
Peter Nyberg schrieb: > Hi! > Do I need kerberos with openldap and PHP or is it enough with ssl/tls? As I > understand the ssl/tls will encrypt the communication between the computers and > kerberos will encrypt the password file on the server. If I install mcrypt with > libmcrypt, mhash and ope