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
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
>
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
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
[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
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
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:
>>
>>
[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'
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