Hello everyone,
I just installed Zend Core 2.5.0 (simply apache + php 5) with oracle
instant client. I enabled the oracle extension. Everything works ok, but
I ran into one strange problem.
I can connect to the oracle server without problems, I can also perform
SELECTs,INSERTs, etc. The problem
On Wednesday 26 November 2003 02:38, Robin Kopetzky wrote:
> I have a program that is trying to write to a directory on a Windows server
> and I don't know how to setup the permissions to read/write/delete just
> from this directory. I have it permissions set to 'Everyone' but that
> doesn't work.
Robin Kopetzky wrote:
Good Morning/Afternoon.
I have a program that is trying to write to a directory on a Windows server
and I don't know how to setup the permissions to read/write/delete just from
this directory. I have it permissions set to 'Everyone' but that doesn't
work.
Help?!?!
If you are
Good Morning/Afternoon.
I have a program that is trying to write to a directory on a Windows server
and I don't know how to setup the permissions to read/write/delete just from
this directory. I have it permissions set to 'Everyone' but that doesn't
work.
Help?!?!
Robin 'Sparky' Kopetzky
Black M
Thank you very match, James LOBLEY !
For your answer to my previous message.
I would also like to know WINDOWS support(bear), PHP. Otherwise, you would have an
idea of what it is necessary to make?
-
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en frança
ay, January 15, 2003 9:52 AM
Subject: [PHP] Windows PHP vs Linux PHP
> Hi,
>
> I asked previously about the differences between the two and the concensus
> was any differences are in the operating systems themselves and not with
> PHP. Knowing this, how do I get rid of these errors t
>> Set your php.ini file and error reporting as such:
>>
>> error_reporting = E_ALL & ~E_NOTICE
>Or initialize your variables before using them ... especially true if
>register_globals is on.
Yeah, that's the best recommendation. Especially if you plan on distributing
your code for others to u
> -Original Message-
> From: Jeff Lewis [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 15, 2003 1:00 PM
> To: Beauford.2002; PHP General
> Subject: Re: [PHP] Windows PHP vs Linux PHP
>
>
> Set your php.ini file and error reporting as such:
>
Wednesday, January 15, 2003 12:52 PM
Subject: [PHP] Windows PHP vs Linux PHP
> Hi,
>
> I asked previously about the differences between the two and the concensus
> was any differences are in the operating systems themselves and not with
> PHP. Knowing this, how do I get rid of these err
Hi,
I asked previously about the differences between the two and the concensus
was any differences are in the operating systems themselves and not with
PHP. Knowing this, how do I get rid of these errors that keep coming up in
Windows, that don't in Linux. One specific one is "Notice: Undefined
v
I am testing on Window 2000, Apache, and PHP 4 (latest release).
Is it possible to execute a command / program from PHP? I tried using the
system()
function, but i get an unable to fork error.
I looked through the mailing list archives, and it looks like this might be
known bug. Is there any o
11 matches
Mail list logo