Tho, when you think about it, most PHP developers COULD use a dating
service. :)
Seriously tho, this is a good idea. Thanks for the info Jay.
~ Chris
D.O.D
-Original Message-
From: Jay Blanchard [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 12, 2002 12:24 PM
To: [EMAIL PROTECTED]; [EMAI
Hi,
Sorry, I've forgot to say, that I'm running PHP as an Apache-Module.
Yours,
Christian Stadler
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I just tried to install the newest Snapshot of PHP 4.3.0-dev with my Apache
2.0.39 running on Win2k, but when I tried to start my Apache again, it
crashed. After that I've tried to install the Alpha 2 of PHP 4.3.0 with no
success crashing my Apache again. Then I've reinstalled the older Snaps
help!
I installed php 4.2.1 with apache 1.3.26 and MySQl max 3.23...
the php works but it doesn't cooperate with the MySQL
server. I am assuming it is a setting problem.
It seems that the database isn't
communicating with the server.
thanks for any help you can give!
-James
--
PHP Install Ma
im sorry sean ... i didnt quite get ur point ...
:S
toby
_
Join the worlds largest e-mail service with MSN Hotmail.
http://www.hotmail.com
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http:
Tom wrote:
> Also do you know when I can find an Oracle oci8
> driver dll for PHP? Thanks.
http://www.php4win.de used to have it. I just went there though and they
still don't have the new website up. I'll check around at home but I haven't
used Oracle (last on my Netware box) for a long ti
Eckstein, David wrote:
>Hello,
>
>I'm having a bit of trouble passing variables to PHP scripts and am hoping
>
Reading the release notes for a modern php version, it states that
register_globals is off by default. Its better if you leave if off and
use $_GET['var'] or $_POST['var'] instead of
Uwe Birkenhain wrote:
>Hi,
>I tried to install apache 1.3.26 under Win98 on my laptop,
>but all I'll get is the DOS-Box with the error message:
>"make_sock: failed to get a socket for port 80"
>
No PWS? What happens if you specify a different socket (e.g. 8080) in
httpd.conf?
HTH
Chris
--
PH
I'm trying to print in Landscape Format, but I can't.
The instruction I'm using are:
$handle = printer_open("SRV_MEX\La_2_1");
printer_start_doc($handle, "Aviso Prorroga");
printer_start_page($handle);
printer_set_option($handle, PRINTER_ORIENTATION,
PRINTER_ORIENTATION_LANDSCAPE);
... my
One other thing... make sure you _have_ the extensions... the windows
installer thing gives you very little - no extensions per my recollection.
If you don't download the zip and extract it's contents to c:\php.
Best,
Matthew Kurowski
--
PHP Install Mailing List (http://www.php.net/)
To unsubs
Are your extensions really in c:\php and not c:\php\extensions or
c:\winnt\system32?
Unless those extension dll's are there right in that c:\php it's not going
to work. So either change your path or copy the dll's to c:\php.
Just what comes to mind first...
Best,
Matthew Kurowski
- Origin
Hi All,
I've been trying to configure PHP4.2.1 to work
with Apache 1.3.2 on Windows 98. I tried both as a
SAPI module or as a CGI setup, but had no luck. Can
someone help please? Thanks. I have the snippets
from my conf files below:
PHP Installation Directory --> c:\php
1. SAPI Set
php-install Digest 12 Jul 2002 17:17:36 - Issue 928
Topics (messages 7698 through 7704):
[security] logging source of mail()-use
7698 by: Sam Baum
Unable to pass variables through URL with '?'
7699 by: Eckstein, David
7700 by: Moraes, Fabio
apache error: failed to
Hi All,
I've been trying to configure PHP4.2.1 to work
with Apache 1.3.2 on Windows 98. I tried both as a
SAPI module or as a CGI setup, but had no luck. Can
someone help please? Thanks. I have the snippets
from my conf files below:
PHP Installation Directory --> c:\php
1. SAPI Set
No, it's not a dating service :)
Want to meet other PHP developers in your area? Check out:
http://php.meetup.com/
Pretty nifty idea... especially given the lack of user groups in the U.S.
[/snip]
I thought for others who had not seen this I would post this. There is
probably already a user
If you can't telnet to port 80 when Apache is down, then there is nothing
listening at that port (assuming you don't have a local firewall that would
allow a port to register but not allow data through/in/from).
So:
telnet localhost 80
... when apache is stopped and see what comes back. And st
Hi,
I tried to install apache 1.3.26 under Win98 on my laptop,
but all I'll get is the DOS-Box with the error message:
"make_sock: failed to get a socket for port 80"
I have no other process running which might use port 80 (as far as I know).
Is the problem perhaps, that there is NO network adapt
set register_globals to "on" in your php.ini or use global variables.
---
Fabio Moraes
[EMAIL PROTECTED]
+55 21 3088 9548
-Original Message-
From: Eckstein, David [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 12, 2002 11:02 AM
To: '[EMAIL PROTECTED]'
Subject: [PHP-INST] Unable to pa
Hello,
I'm having a bit of trouble passing variables to PHP scripts and am hoping
someone can help me. I am running php4isapi.dll on an NT4 server running
IIS5. When I try to pass a variable such as:
test.php?quid=4
to a script like:
I get the error message:
Notice: Undefined variable: q
Hi,
is there a way to configure PHP, or Postfix so, that i can trace the source
of mail()-uses? I dont want to disable the command. But in the current
state the use just leaves the userid of the web-server in the
mail-logfiles.
The only idea i have is to insert a syslog-call that writes the s
20 matches
Mail list logo