Hello everyone,
I have installed apache and PHP (using Windows :o(() on two computers, where
httpd.conf and php.ini seem to be same. But, on one mashine is variable
REMOTE_USER working well and on the second it is empty all the time, however
apache auth.-function works well on both of them. (The c
If you areusing IE you have to pu tin the http:// infront of it, its one
of those quirky IE only things. Don't have to do that in
Mozilla/Netscape.
Adam
On Tue, 24 Sep 2002, Anil Garg wrote:
> hi
> in my httpd.conf i have added a virtual host as:
>
>
> # General setup
hi
in my httpd.conf i have added a virtual host as:
# General setup for the virtual host
DocumentRoot "/netvcr/www/niksun"
ServerName niksun.com
#ServerAdmin [EMAIL PROTECTED]
ErrorLog "|/usr/local/sbin/rotatelogs /var/log/httpd-error.log 172800 10"
TransferLog "|/usr/local/sbin/rotatelogs /va
I write a few days ago to the list with a problem trying to find my ODBC DSN under
linux debian. Well, i solve the problem, now i can find my dsn from PHP code, but its
seems like it crash when i do a odbc_connect(...)
I know that unixodbc works becouse i test it with isql.
I have no warnings
""Dean Hall"" <[EMAIL PROTECTED]> wrote in message
99a9kk$hnp$[EMAIL PROTECTED]">news:99a9kk$hnp$[EMAIL PROTECTED]...
>
> ""Yasuo Ohgaki"" <[EMAIL PROTECTED]> wrote in message
> 99a7rf$rer$[EMAIL PROTECTED]">news:99a7rf$rer$[EMAIL PROTECTED]...
> > At first find where is libmhash.so.2. Then edit
""Yasuo Ohgaki"" <[EMAIL PROTECTED]> wrote in message
99a7rf$rer$[EMAIL PROTECTED]">news:99a7rf$rer$[EMAIL PROTECTED]...
> At first find where is libmhash.so.2. Then edit your ld.so.conf.
> Then run ldconfig.
Well, this seems to have worked. I don't know why it didn't work when I
tried doing it
""Yasuo Ohgaki"" <[EMAIL PROTECTED]> wrote in message
99a7rf$rer$[EMAIL PROTECTED]">news:99a7rf$rer$[EMAIL PROTECTED]...
> At first find where is libmhash.so.2. Then edit your ld.so.conf.
> Then run ldconfig.
I'm trying this, and I'll get back to you on whether it works.
> Filename and command n
At first find where is libmhash.so.2. Then edit your ld.so.conf.
Then run ldconfig.
Filename and command name may vary, I can't tell since you didn't
mention your OS.
Alternatively, you can build into PHP if you have static lib. I prefer this
way for non standard libs to make sure web server star
(Sorry for the cross-post; I'd like to get this solved, as I haven't been
able to find a solution for several months.)
I have installed mhash and libmcrypt (and mcrypt, for that matter),
configured php with both of the extensions, and compiled PHP (as a DSO), and
apache gives the following error
> I was always using pws until recently when I got Apache for windows. =
> Unfortunately when apache gets to a php file it doesnt parse it, it =
> thinks its a file to download. I uncommented the php lines in the =
> http.conf file but still no use. Does anyone know how to fix this?
Make sure to
I was always using pws until recently when I got Apache for windows. Unfortunately
when apache gets to a php file it doesnt parse it, it thinks its a file to download. I
uncommented the php lines in the http.conf file but still no use. Does anyone know how
to fix this?
11 matches
Mail list logo