Mididoc Productions wrote:
hello,
to everybody, we are new: Mike Roland in Carcassonne.
(and at once coming with a problem)
we are long time working with apache2 version 2.0.43 (Win32) without any
problems. We use apache as our local server to make run our 4 internet-sites
port 80,81,82,83 etc
Patrick Donker wrote:
Abu Hurayrah wrote:
Patrick Donker wrote:
Guys,
What is the best way, security wise, to host cgi, perl or php
scripts? Should I start using a jail or are there other ways to keep
my server from being a worm or spam platform. Links to howtos or
other threads are
ited was the appropriate file, then maybe
it is a timeout issue...how long does it take before it fails?
Karim Hamed-abdelouahab wrote:
Hi,
Well it's still not working, maybe do I have to change other
configuration... :-(
Best regards
On 5/30/05, Abu Hurayrah <[EMAIL PROTECTED]> wr
On 5/29/05, Abu Hurayrah <[EMAIL PROTECTED]> wrote:
Okay, if you're trying to upload files to a PHP script, then you need to
check your PHP config file (do a search for php.ini, or create a script
with only the function "phpinfo()" in it, to see where the php.ini file
is lo
Patrick Donker wrote:
Guys,
What is the best way, security wise, to host cgi, perl or php scripts?
Should I start using a jail or are there other ways to keep my server
from being a worm or spam platform. Links to howtos or other threads
are most welcomed.
Thanks
-Patrick
-
issues, but PHP sure would.
PHP's default upload limit is 2MB. What version of PHP are you running?
Karim Hamed-abdelouahab wrote:
Hi
I solved the first problem with the domaine name, but the second
Yes I'm trying to upload files using PHP.
What do you mean with WebDAV?
Karim Hamed-abdelouahab wrote:
Hi,
I'm a new user of apache http server. The version of the http server
is 1.3.33 running on fedoracore 3.0 running with mod_ssl (DSO)
1. I want to set the name of the site like www.foo.fr, the domaine foo
is registred yet.
Therefor I put the ServerName www.fo
Andrew,
What seems to be the case is that Apache is no longer recognizing .php
files as something that needs to be executed and handled by a module.
You're off to a good start with LoadModule, but you also have to have
the following line in your httpd.conf file somewhere:
AddType applicatio