memory usage is ok... somehow. from initial of 100K when page is load
adds 3K... refreshing it twice after the initial load didn't show any
movement on memory usage but one thing seems to be wrong CPU
usage gone high up 100% hits the ceiling... wont go down... I stopped IIS
on dos
I just installed apache and php for win2000.
It's working fine.
Now I need php to talk to postgresql.
Where can I find that module?
What is involved in getting it to work?
Oh, I'd rather have a binary instead of compiling it.
And since we are at it, where can I find the postgresql binaries for w2k
Hi,
I figured out how to enable LDAP support, just a matter of uncommenting
the appropriate line in php.ini. Now I can connect to the Win2K Active
Directory server, but only with anonymous login, and can't do any queries.
Does anyone have any sample scripts for accessing Win2K Directories with
Thanks
I've tried using FTP HTTP and Storing in MySql, and they work fine, but
only on my computer. I've found out that to work around this server I have
to include some code at the top of my php page, and give the page a .cgi
extension, to use the script as cgi. I can then specify another /t
. Amen.
-- Philippians 4:23
http://www.heartlight.org/cgi-shl/todaysverse.cgi?day=20010423
===
Created by Mail2Sig - http://pdunford.godzone.net.nz/
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL
pians 4:23
http://www.heartlight.org/cgi-shl/todaysverse.cgi?day=20010423
===
Created by Mail2Sig - http://pdunford.godzone.net.nz/
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
Thanks for your all information.
Now I can get it under ISAPI but not CGI mode. Anyone knows the secret?
Weidong
Regards
> -Original Message-
> From: Gu Weidong-a1923c
> Sent: Monday, April 23, 2001 2:54 PM
> To: [EMAIL PROTECTED]
> Subject: Help on IIS4.0 +Oracle
>
> Is it
i need to include it in a HTML page
-Original Message-
From: John Meyer [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 23, 2001 7:04 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] PHP Search
Have you written any code?
--- Manesh <[EMAIL PROTECTED]> wrote:
> I need one to search my sit
Have you written any code?
--- Manesh <[EMAIL PROTECTED]> wrote:
> I need one to search my site, and the web, it need
> to be like a radio
> button. PLEASE PLEASE PLEASE
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional comm
I need one to search my site, and the web, it need to be like a radio
button. PLEASE PLEASE PLEASE
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PR
Thanks for the info. Just one more thing, is it possible to set up LDAP in
PHP for Win2K & IIS, and if so, how? The PHP docs say you have to recompile
PHP with LDAP support. Sorry for my stupidity on this, but how can I do this
under PHP for Windows?
"Johan Lundqvist" <[EMAIL PROTECTED]> wrote in
Whats mem usage do during this time? Are there any tracing options to log
what is happening in IIS?
--
phill
""macky"" <[EMAIL PROTECTED]> wrote in message
9c0h2t$5tr$[EMAIL PROTECTED]">news:9c0h2t$5tr$[EMAIL PROTECTED]...
> Im new using PHP on IIS 5.0 under Win2K Pro... Installed PHP according
I am not familiar with the concept of sessions during a web browse. =
>From what I gather, its just another way of passing information without =
using GET and POST all over the place.
The PHP docs are scanty, I guess they figure I'd know what this was.
Will one of you point me toward a useful s
True, but i've just to include a small picture for record, so when i delete
the record the image will also be deleted.
Greetings,
Alessio.
""Johannes Janson"" <[EMAIL PROTECTED]> ha scritto nel messaggio
9c1ueg$66v$[EMAIL PROTECTED]">news:9c1ueg$66v$[EMAIL PROTECTED]...
> Hi,
>
> I don't know h
php-windows Digest 23 Apr 2001 19:05:52 - Issue 560
Topics (messages 6970 through 6997):
Help on IIS4.0 +Oracle
6970 by: Gu Weidong-a1923c
6983 by: Asendorf, John
6984 by: Carlos Correa Goncalves
Problems using Sablotron for XSLT transformations.
6971 by: Al
Hi,
I don't know how to do it but I rekon you would be more
flexlibe if you store the image path in the db. It keeps your
DB smaller aswell.
just a thought
Johannes
""Alessio Bernesco Làvore"" <[EMAIL PROTECTED]> schrieb im
Newsbeitrag 9c1noo$1mc$[EMAIL PROTECTED]">news:9c1noo$1mc$[EMAIL PROTEC
Hi,
Anyone know how to do it?
I've already done it with MySql, using "load_file" command, now is there
something like this with interbase?
Thanks a lot,
Alessio.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAI
Monday, April 23, 2001, 5:31:33 PM, you wrote:
>> you can also use registry per directory values. see
>> http://lists.netuse.de/list.php3?show_message=22&show_overview=php4win
>>
>> daniel beulshausen - [EMAIL PROTECTED]
>> using php on windows? http://www.php4win.de
>
> Hi Daniel:
>
> Q. Will t
> Could someone please put down the three or four lines of code that will
> dump all the variables for the above two objects?
foreach($HTTP_GET_VARS as $key=>$val) echo "$key = $val\n";
foreach($HTTP_POST_VARS as $key=>$val) echo "$key = $val\n";
-Rasmus
--
PHP Windows Mailing List (http://ww
Could someone please put down the three or four lines of code that will
dump all the variables for the above two objects?
Thanks,
Bob Sears
[EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PR
> you can also use registry per directory values. see
> http://lists.netuse.de/list.php3?show_message=22&show_overview=php4win
>
> daniel beulshausen - [EMAIL PROTECTED]
> using php on windows? http://www.php4win.de
Hi Daniel:
Q. Will this work with IIS 4/5 (and any other HTTP server besides A
>-Original Message-
>From: Irsan Jie
>Sent: Monday, April 23, 2001 5:09 PM
>I try to connect to Oracle with PHP and get the error bellow:
>
>Warning: _oci_open_server: ORA-12699: Native service internal error in
>C:\htdocs\ccilinks.com\public_html\index.jies on line 8
>
>
>Do any body
This error is a SQLNet error which is linked to the operatinig system.
Are you able to hit the oracle server from the webserver using SQLPlus?
-
John Asendorf - [EMAIL PROTECTED]
Web Applications Developer
http://www.lcounty.com - NEW FEATURES ADDED DAILY!
Licking County, Ohi
I try to connect to Oracle with PHP and get the error bellow:
Warning: _oci_open_server: ORA-12699: Native service internal error in
C:\htdocs\ccilinks.com\public_html\index.jies on line 8
Do any body have any idea?
Irsan
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e
$YOUR-STRING=
eregi_replace("([[:alnum:]]+)://([^[:space:]]*)([[:alnum:]#?/&=])","\\1://\\2\\3", $YOUR-STRING);
hth
-- Ben Cairns - Head Of Technical Operations
intasept.COM
Tel: 01332 365333
Fax: 01332 346010
E-Mail: [EMAIL PROTECTED]
Web: http://www.intasept.com
"MAKING sense of
the INFORMAT
Hi to all,
my problem is how to find / recognize in text URL (e.g. http://sprout.net) (address
will have always "http://"; part) and make a link, instead doing it "by hand"...
Thanks for any help
afan
If anonymous access is disabled from IIS, the PHP variables
AUTH_PASSWORD and AUTH_USER will give you the username/password of the
current user, but I'm not sure how exactly you can check the group
membership of a particular user.
Andrian
Joel Gilbert wrote:
>
> Hi,
> I'm trying to set up user-
> Hi,
> I'm trying to set up user-specific site settings with authentication. I need
> to be able to validate accounts to a Win2K Active Directory server, as there
> are several hundred accounts active, and they change on a regular basis. I
> have the IIS authentication working fine, but I want to
Hi,
Use the OCI functions with the TNS like it is in your
tnsnames.ora file (C:\ORAWIN\NETWORK\ADMIN\TNSNAMES.ORA):
It works with all Oracle versions I´ve tried.
Bye
Carlos
> > -Original Message-
> > From: Gu Weidong-a1923c [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, April 23, 2001
I've only had success using the 8.1.6 client. Many of the people I've
spoken to have had similar experiences.
Many people have said that changing just the client fixed every script...
As for IIS, I'm not certain if you're asking about that part... but I'm
pretty sure you can use other servers.
Yes, jpeg & png.
Ciao,
Ale.
"Patrick Dunford" <[EMAIL PROTECTED]> ha scritto nel messaggio
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> On 23 Apr 2001 01:11:05 -0700 AD in php.windows, Alessio Bernesco Làvore
> said:
>
> >GDLib should be also included in the php 4 distribution, so you already
Thanks for the tip - it should be no problem to return 2.5Kb - I probably
will be anyway, but to test it I was just returning a small string...
Thanks for the help,
Kelvin.
-Original Message-
From: Ben Cairns [mailto:[EMAIL PROTECTED]]
Sent: 23 April 2001 10:54
To: [EMAIL PROTECTED]
Cc: [
There is an option under ADVANCED config section of IE, that says 'Show
Friendly Error Messages' you have to disable this.
Obviously though, you cannot be sure that other surfers will have done this,
so just make sure that the 404handler.php file returns HTML code to the
browser that is larger
Hi,
if you've downloaded PHP binaries for Win you should
already have GD library in it. You don't need any
compiler. The file is is php_gd.dll or php_gd_gif.dll
(it depends on version you have) and is located in
extensions folder of your php directory.
To 'activate' it you should change your php
Hi,
I know this is slightly off topic but I thought people using apache on
windows might well be able to help me out... I have edited my httpd.conf
file so that it now contains the line:
ErrorDocument 404 /404handler.php
This means that if someone goes to a dummy URL (which doesn't exist) on my
Hi there !!
IIS + php 4.0.5
I'm getting error message
Warning: Unable to load dynamic library
'c:/script/php405/extensions/php_interbase.dll' -
I have IB server on different PC. What I'm doing wrong ?
Ing. Daniel Šichta
CUSTOM.web s.r.o.
Hodžova 13
01001 Žilina, SLOVAKIA
++421 89 564 3474
mobile
On 23 Apr 2001 01:11:05 -0700 AD in php.windows, Alessio Bernesco Làvore
said:
>GDLib should be also included in the php 4 distribution, so you already have
>the compiled dll (look in php\extensions for php_gd.dll)
>To be able to use gd functions you have to edit php.ini (probably in your
>\win
On 23 Apr 2001 01:11:05 -0700 AD in php.windows, Alessio Bernesco Làvore
said:
>GDLib should be also included in the php 4 distribution, so you already have
>the compiled dll (look in php\extensions for php_gd.dll)
>To be able to use gd functions you have to edit php.ini (probably in your
>\win
Sunday, April 22, 2001, 11:19:43 PM, you wrote:
> Giro,
>
> I agree with you that setting "ini" values via the Apache httpd.conf is
> obscure in the books and the documentation. However, that's what you need
> to do, *instead* of setting all of your ini stuff in the C:\windows\php.ini
> file; ind
GDLib should be also included in the php 4 distribution, so you already have
the compiled dll (look in php\extensions for php_gd.dll)
To be able to use gd functions you have to edit php.ini (probably in your
\windows directory, or do a find file)
and change line:
;extension=php_gd.dll
to
extens
I have a development installation of PHP 4 running on Apache 1.3, Windows
95.
For test development I want to install GDLib into PHP so I can use the
library image functions. How would I go about doing this? I don't have
access to any compilers.
--
Good morning,
Using the Sablotron module i receive a generic error message, has someone do
some transformations succesfully?
Thanks a lot
Ale.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To con
42 matches
Mail list logo