Dale Attree wrote:
Error_reporting(E_ALL ^ E_NOTICE);
Why oh why would you suggest this? Notices are telling you that
something is wrong. Do you ignore the light that indicates low fuel in
your car? If you do it'll keep working for a while, but it's a ticking
time bomb!!
-Stut
--
PHP Wind
Hi there!
Thanx a lot!!! :-)
Best regards
/Gustav Wiberg
- Original Message -
From: "Dale Attree" <[EMAIL PROTECTED]>
To: "'Gustav Wiberg'" <[EMAIL PROTECTED]>; "'chandar'" <[EMAIL PROTECTED]>
Cc: "'PHP Win
Ini_set("display_errors",1);
Error_reporting(E_ALL ^ E_NOTICE);
-Original Message-
From: Gustav Wiberg [mailto:[EMAIL PROTECTED]
Sent: 25 May 2007 09:16 AM
To: chandar
Cc: PHP WindowsList
Subject: Re: [PHP-WIN] Warnings/Errors in PHP
Hi there!
I know that, but that wasn
ot;
Sent: Friday, May 25, 2007 9:12 AM
Subject: Re: [PHP-WIN] Warnings/Errors in PHP
You can do this in PHP ini file.
Thanks/Chandar
Gustav Wiberg wrote:
Hi there!
The server I'm connected to is not showing any warnings/error in PHP.
Instead it just displays a blank page. How can I do i
You can do this in PHP ini file.
Thanks/Chandar
Gustav Wiberg wrote:
Hi there!
The server I'm connected to is not showing any warnings/error in PHP.
Instead it just displays a blank page. How can I do in PHP-script to
show errors/warning? I know this is possible, but I'm not able to find
it f
Hi there!
The server I'm connected to is not showing any warnings/error in PHP.
Instead it just displays a blank page. How can I do in PHP-script to show
errors/warning? I know this is possible, but I'm not able to find it for the
moment.
Best regards
/Gustav Wiberg
--
PHP Windows Mailin
That means that there is some output done before the session is
inicialized...
It can also be possible that the target web server is with a diferent
configuration then your local machine. It is a known fact that some PHP
versions are VERY bugged with regards to sessions (i think php 4.2.3
that
What does this mean:
Warning: Cannot send session cookie - headers already sent by (output
started at
/customers/pingstkyrkan.net/pingstkyrkan.net/httpd.www/fp/index.php:1) in
customers/pingstkyrkan.net/pingstkyrkan.net/httpd.www/fp/index.php on line 5
Warning: Cannot send session cache limiter
>Warning: Unknown(): Failed opening
>'C:\Inetpub\wwwroot\resume\product_listing.php' for inclusion
>(include_path='.;c:\php4\pear') in Unknown on line 0
¿Do you have PHP installed in C:\PHP4?
Este correo electrónico contiene información privada y confidencial. Si
usted no es el destinatario del me
I am getting the following errors: Could Some one please enlighten me as to
what
is wrong. I suspect it is something to do with php ini.
I am running win2k with iis, isapi
Warning: Unknown(C:\Inetpub\wwwroot\resume\product_listing.php): failed to
create stream: No such file or directory in Unknow
As far as I understood allow_call_time_pass_reference can only be
set via php.ini. So your ISP would have to do this for you. He could
even do this for your domain(s) only.
Daniel
> thats the problem, my ISP has this set to OFF and I need to
> know how I can change it locally.
>
> I used ini_s
ink it's a rights issue, being a general user I'm not allowed to modify
this!
-Original Message-
From: Daniel Reichenbach [mailto:[EMAIL PROTECTED]]
Sent: 11 April 2002 16:18
To: Php-Windows
Cc: 'Martin.Andrew'
Subject: RE: [PHP-WIN] Warnings...
Try using:
allow_
> Sent: 11 April 2002 14:26
> To: Php-Windows
> Subject: RE: [PHP-WIN] Warnings...
>
>
> The only reference i found is here:
> http://www.php.net/manual/en/function.ini-> set.php
>
> But no
> description what it does :-(
>
> If i
> understood it right
Anyone know a way of turning WARNINGS off with the ini_set() function? I
can't find it in the list of changeable options!
-Original Message-
From: Daniel Reichenbach [mailto:[EMAIL PROTECTED]]
Sent: 11 April 2002 14:26
To: Php-Windows
Subject: RE: [PHP-WIN] Warnings...
The
The only reference i found is here:
http://www.php.net/manual/en/function.ini-set.php
But no description what it does :-(
If i understood it right, you called a function like this
myFunction(&$variable)
You can do the following, which should work. I use it myself
to pass references to database
I keep getting the following warning message on my production server (ISP
hosted), but local version doesn't have this problem! I check the local INI
file and can't find the "allow_call_time_pass_reference" mentioned!
Any ideas?
Warning: Call-time pass-by-reference has been deprecated - argument
If memory serves that particular warning comes up as an E_NOTICE type not
an E_WARNING, so you can switch it off without getting rid of the warnings
you really DO want to see.
-Steve
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comma
I recently installed PHP on a Windows 2000 server and brought over a few
general PHP scripts (used on a Linux box), but have found a very
annoying difference that I am wondering if I can get rid of.
I us many checks in my programs with a simple !$var check -- which works
find in
Maybe there exists a problem for the operation system to create/find a shell
to run the del.exe command in?
>-Original Message-
>From: Tomasz Abramowicz [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, February 07, 2001 11:54 AM
>To: php-windows
>Subject: [PHP-WIN] war
ld be $522.2 million per year, according to estimates of the
General Accouting Office released on April 7, 2000.
> -Original Message-
> From: Tomasz Abramowicz [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 07, 2001 5:54 AM
> To: php-windows
> Subject: [PHP-WIN] warn
hi,
is there somewhere I can find the possible meaning,
(suggested solutions or something like that) to the
error msgs and warinings?
I am running php4.0.4pl1 on NT4.0 w/ IIS4.0,
While trying to delete a file prior to upload i get the
following error, i dont understand what it means
by "fork", t
21 matches
Mail list logo