Chris I have no idea. Thanks for the quick response though. The file
sablot.dll. is in the ext directory though. If you know anything to tell me
to fix this please let me know. I am new at this so the simplest of
instructions would help me the most.
Thanks,
Billy
- Original Message -
Is there a .dll that Sablotron needs loaded in windows (Say, in the
WINNT/System directory maybe?)? That is a common error for the Mysql
extension under the same circumstances.
Chris
Billy Duke wrote:
hello I need help setting up sablotron. I keep getting this message
"unable to load dynamic
hello I need help setting up sablotron. I keep getting this message "unable
to load dynamic library 'C:\php\extensions\php_sablot.dll' - The specified
module could not be found. Any help would be appreciated.
thanks,
Billy
Hi,
I have a dilema and can someone please help me in the right direction.
I have an application that relies on apache authentication (Basic or
other). So any user wants to use that application can login and use
this application. I have a new client request that they will login to
their portal (no
Hi all,
First time poster here so I apologize in advance for any gaffs. I've
Googled, searched the archives and the FAQ but can't find anything close
to what I'm experiencing.
I have apache-1.3.33, mod_ssl-2.8.22 (with patches), php-4.3.2 (with
patches), mod_perl-1.29-5 (with patches) running wit
Hi list,
I'm actually migrating from 10.3 to 10.4 (Mac OS), and I'm having
issue with Apache and mod_rewrite:
-before the update, everything was fine;)
-the specific site files didn't change
-the authorization on wwwroot are read for everyone
-I use the mod_rewrite to hide the WebObjects URL wh
David Wills wrote:
> Hi,
>
> I was wondering if anyone had any success (or otherwise) with using
> mod_deflate to compress css files ?
If your CSS files are static, you should store them compressed rather
than compress them with mod_deflate.
But in principle there's no reason you shouldn't. Not
Peter Link
"William A. Rowe, Jr." <[EMAIL PROTECTED]>
wrote on 07/19/2005 04:36:07 PM:
> At 12:58 PM 7/19/2005, [EMAIL PROTECTED] wrote:
>
> >This patch was developed by Brett Beaumont, and can be found here:
> >http://www.issociate.
> de/board/post/102303/mod_proxy_and_authentication_cookies
Hi,
I was wondering if anyone had any success (or otherwise) with using
mod_deflate to compress css files ?
Are there any browsers that don't support compressed css files ?
With css layouts becoming a lot more common now, its very common to
find css files growing a lot larger. I am concerned tha
On 8/5/05, michael young <[EMAIL PROTECTED]> wrote:
> Sorry. I only gave the whole file for completeness. Should I do a diff
> and send the results next time?
No. You should extract by hand the parts of the config that you think
are relevant to the problem.
Joshua.
-
Joshua Slive wrote:
On 8/5/05, michael young <[EMAIL PROTECTED]> wrote:
Hi,
Im trying to make 1 website. I want it to be accessed using SSL. When
I start apache with "apachectl sslstart" I get no messages saying that
it did or did not start properly. 'ps ax' says apache is running. I can
c
Thanks for the quick response, i'll have another look.
James
- Original Message -
From: "Joshua Slive" <[EMAIL PROTECTED]>
To:
Sent: Friday, August 05, 2005 6:09 PM
Subject: Re: [EMAIL PROTECTED] Redirecting a link to an internal webserver
On 8/5/05, James Vasey (LTSP) <[EMAIL PROTE
On 8/5/05, michael young <[EMAIL PROTECTED]> wrote:
> Hi,
> Im trying to make 1 website. I want it to be accessed using SSL. When
> I start apache with "apachectl sslstart" I get no messages saying that
> it did or did not start properly. 'ps ax' says apache is running. I can
> connect using htt
On 8/5/05, James Vasey (LTSP) <[EMAIL PROTECTED]> wrote:
> i.e. a user on external address accesses our site: (floppyfirewall sends
> port 80 request to 10.0.0.102) htaccess asks for authentication, and then
> apache passes the reqestes to the internal server from its internal IP of
> .48 to the to
First question (hope its in the right
place)
Server Config: Fedora 2 (2.6.10-1.771_FC2smp),
Apache Version: 2.0.50, as a standard out of the box config (no virtual
hosts).
I have two webservers, one is connected to both the
internet and the internal school network (10.0.0.102(which is ac
I tryed your suggestion but it did not work.
Thank you for trying
Mike
Lyndon Tiu wrote:
On Fri, 05 Aug 2005 12:33:08 -0400 users@httpd.apache.org wrote:
Hi,
Im trying to make 1 website. I want it to be accessed using SSL. When
I start apache with "apachectl sslstart" I get no messages sa
On Fri, 05 Aug 2005 12:33:08 -0400 users@httpd.apache.org wrote:
> Hi,
> Im trying to make 1 website. I want it to be accessed using SSL. When
> I start apache with "apachectl sslstart" I get no messages saying that
I am not sure but I think the command is wrong, I always use:
apachectl start
Hi,
Im trying to make 1 website. I want it to be accessed using SSL. When
I start apache with "apachectl sslstart" I get no messages saying that
it did or did not start properly. 'ps ax' says apache is running. I can
connect using http:// but when i try https:// i get this message "The
conne
Anyone know some howto for configure Apache2 and Tomcat 5.X with mod_jk on
debian Sarge?
Thanks in advance,
--
Rodrigo Andrade Pádua
M.I. Montreal Informática Ltda
(31) 3280-7649
-
The official User-To-User support forum of t
Gave it a try, made no difference. As I understand it, the
FollowSymLinks option is only required at the location of the symlink
itself and not it's target, right?
Thanks,
-shawn
Axel-Stéphane SMORGRAV wrote:
Could you try to add the following to your configuration?
Options FollowSymLin
Is it possible set php_admin_value open_basedir based on required
homepages?
Something like:
php_admin_value open_basedir /home/%userdir%/public_html
when i query http://domain.my/~userdir
-
The official User-To-User support fo
Joshua,
Thanks a lot. Actually .php was given as an example,
the search will most likely be directed to a java
servlet.
Can you point me to any examples of how to set a bunch
of ENV variables based on URL. Hopefully, it won't be
that ugly (the complex part I don't mind)
Thanks a lot,
James
---
On 8/5/05, klute <[EMAIL PROTECTED]> wrote:
> Part 2 (not-so-easy)
> If user requests
> /search
> where "|" is listed as any of the params (meaning no
> filtering for that param is needed), do not use that
> param in the search filter. It would be nice to be
> able to exclude such params from t
On 8/5/05, Mohit Kumar <[EMAIL PROTECTED]> wrote:
> [Thu Aug 04 22:44:53 2005] [error] [client 127.0.0.1] Unable to PUT new
> contents for /mohit/howlinuxworks_ch3.pdf. [403, #0]
> [Thu Aug 04 22:44:53 2005] [error] [client 127.0.0.1] (13)Permission
> denied: An error occurred while opening a re
Hello all,
I am having a hard time writing the following
cond/rule:
Part 1 (easy)
If user requests
/search
where keywords is an actual string, the following
should be invoked:
/search.php?keyword=&category=&sortby=&sorttype=
Part 2 (not-so-easy)
If user requests
/search
where "|" is lis
I have the following things already present in my httpd.conf:
LoadModule dav_module modules/mod_dav.so
LoadModule dav_fs_module modules/mod_dav_fs.so
#for the Document Root directory
DAV On
# Location of the WebDAV lock database.
DAVLockDB /var/lib/dav/lockdb
In the error log i get the fo
At 04:58 AM 7/20/2005, Gopikrishnan Sidhardhan wrote:
>Hi,
>
>Does anybody know if there is an Apache binary installer for Win64 somewhere?
>If not, does the win32 source work for win64 as well out of the box?
Apache 2.1-dev is getting there (source ready). Not quite cooked,
but it's coming alo
Plain text please...
Although the PUT method is defined in the HTTP RFC, it is not implemented in
the core apache. I think you need mod_webdav to enable this function.
Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored.
-Original Message-
From: Mohit Ku
Hi
The entry in error log should give enough verbose information about your
issue.
--
Su pagarba,
Eimantas Vaičiūnas
VU Skaičiavimo centras
Tel.: +370 5 2366209
Mob.: +370 680 91505
Fax.: +370 5 2366204
http://www.tinklas.vu.lt
---
Hi All,
I am sorry if this quesiton has been asked before, but being a newbie
to Apache and after an exhaustive search on the net, I have decided to
post here.
I have configured Apache as mentioned in httpd.conf. And have made my server root as /var/www/html/t.
Now when I type http://localhost/m
Okay, here we go again.
I tried some modifications in error/HTTP_UNAUTHORIZED.html.var and
error/include/top.html, so the header returns:
HTTP/1.1 401 Authorization Required
Date: Fri, 05 Aug 2005 09:03:58 GMT
Server: Apache/2.0.49 (Linux/SuSE)
WWW-Authenticate: Basic realm="Zugang zu den Arbeitsa
Could you try to add the following to your configuration?
Options FollowSymLinks
-ascs
-Original Message-
From: Shawn Wilson [mailto:[EMAIL PROTECTED]
Sent: Friday, August 05, 2005 12:00 AM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] mod_userdir and FollowSymLinks frust
32 matches
Mail list logo