php-windows Digest 6 Sep 2001 14:42:36 -0000 Issue 740

Topics (messages 9206 through 9215):

SNMP Message
        9206 by: Anov Mailoa
        9214 by: Daniel Beulshausen

Debug in VC
        9207 by: Avex

Apache1.3.20+mod_ssl+php4.06
        9208 by: Administrator

Re: Install issue
        9209 by: Phil Driscoll

searching help
        9210 by: Devon
        9213 by: Michel Laine

Re: strange problem configuring two sites in IIS
        9211 by: Alessio Bernesco Lāvore

mixing php and lasso
        9212 by: George Pitcher

Installing on NT
        9215 by: George Pitcher

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------


Need help, plz...

I get this message on my PHP page after I included SNMP module in my
php.ini:
Cannot find module (IP-MIB): At line 0 in (none) Cannot find module
(IF-MIB): At line 0 in (none) Cannot find module (TCP-MIB): At line 0 in
(none) Cannot find module (UDP-MIB): At line 0 in (none) Cannot find module
(SNMPv2-MIB): At line 0 in (none) Cannot find module (SNMPv2-SMI): At line 0
in (none)

What's wrong with it? Is it my php.ini or else?



Adrianov A.Y. Mailoa, S.T.
System Development
[EMAIL PROTECTED]






At 08:47 06.09.2001 +0700, Anov Mailoa wrote:
>Need help, plz...
>
>I get this message on my PHP page after I included SNMP module in my
>php.ini:
>Cannot find module (IP-MIB): At line 0 in (none) Cannot find module
>(IF-MIB): At line 0 in (none) Cannot find module (TCP-MIB): At line 0 in
>(none) Cannot find module (UDP-MIB): At line 0 in (none) Cannot find module
>(SNMPv2-MIB): At line 0 in (none) Cannot find module (SNMPv2-SMI): At line 0
>in (none)
>
>What's wrong with it? Is it my php.ini or else?

why don't you simply read the 'install.txt' that comes with the dist. ?

daniel

/*--
daniel beulshausen - [EMAIL PROTECTED]
using php on windows? http://www.php4win.com





Hi all,

How can I debug PHP in VC ?
I have compiled to PHP.exe, however , I dont
know how to debug with IIS5.


PS: IIS5 is ready, my compiled PHP runs okay.

Alex






Hello php-windows,

  Help me! can not install!
  Apache_ssl has installed, but php will not get up!!



-- 
Best regards,
 Administrator                          mailto:[EMAIL PROTECTED]






On Wednesday 05 September 2001 8:36 pm, Kirk Mitchell wrote:
> Color me stupid, but which one would that be? Looking at them,
> php_pgsql.dll looks likely, but SQL isn't on the server. Do I need to have
> it on there?
That's the dll, but it only provides the functionality for connecting to a 
Postgress database - it does not provide the database functionality.
Cheers
-- 
Phil Driscoll




$Query = "SELECT * FROM enet WHERE TechContact LIKE '%' AND AdminContact
LIKE '%'";

This query simply prints out my entire tables, is there a way using PHP so I
can make the '%' a user input so they can search the table under those
fields.

Cheers








Look at the example ZIP i have sent to your hotmail account.
That should help you a lot.

Devon wrote:

> $Query = "SELECT * FROM enet WHERE TechContact LIKE '%' AND AdminContact
> LIKE '%'";
>
> This query simply prints out my entire tables, is there a way using PHP so I
> can make the '%' a user input so they can search the table under those
> fields.
>
> Cheers

--

Michel Laine







I receive the same message when running PHP as an isapi module. If yours too
run as isapi try to change the configuration to let it run as cgi.

Bye,

Alessio.

"Carlos Andre Marques Moreira" <[EMAIL PROTECTED]> ha scritto nel
messaggio
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Hi,
I've been runing php3.0.15 + w2k +iis 5.0 + mssql 7.0 for some time without
problem.
Today i tried to setup a second site on IIS, and now i'm having some
problems running php files. When i access the site it executes the php file,
but if i try to access it again i receive a error (http 500)
Previously, i was running this new site as a directory of my older site, but
as this is a new project a decided to make a new site on IIS e let them
separate. when i was running it as a directory the scripts were running with
no problem.

Some idea?

Carlos André Marques Moreira
Bolsista CNPq / RHAE
SENAI / CETAE
[EMAIL PROTECTED]








Hi all,

I'm new to php. I'm looking for php to do some file handling which Lasso
can't do ...

... or I can't get Lasso to do - it may just be me and not Lasso.

Anyway, what i'm thinking of is having Lasso do all the processing up to a
certain point and then use a form (hidden details probably) which goes to a
php page which then takes over the file handling part and then by way of
another form hands the process back to Lasso.

I'm using IIS4, Filemaker Unlimited and need to deliver PDFs to
authenticated people only (ie only fred gets fred's files).

Are there any strong reasons for not doing this? (And don't say 'drop Lasso
alltogether as the site works fine apart from the pdf part which wasn't part
of the original spec.)


Regards

George Pitcher

Technical Manager
HERON Project
Napier University
Edinburgh EH10 5DT

[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

http://www.heron.ac.uk
================================================
   programmer -  A device for transmuting caffeine into code.
================================================




_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





Hi all,

Having done an install of 4.0.6 on NT4SP6a and restarted the machine and
IIS4, how do I get PHP to work?

Do I need to change some registry stuff?

I have tried calling phpinfo as I do on my Apache NT box or my Apache
LinuxPPC box but I only get a page displaying the actual code rather than a
processed page.

Help please.


Regards

George Pitcher

Technical Manager
HERON Project
Napier University
Edinburgh EH10 5DT

[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

http://www.heron.ac.uk
================================================
   programmer -  A device for transmuting caffeine into code.
================================================



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



Reply via email to