September 06, 2010, 05:47:17 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to The Host Helpers! | Second free utility will should be available in the next 240 hours.
Advanced search
Pages: [1]
Print
Author Topic: PHP Error Level in 110MB Hosting  (Read 104 times)
Ameer
Newbie
*
Posts: 36


View Profile WWW
« on: July 22, 2010, 07:43:29 PM »

Could anyone please shed a light on what is the PHP Error Level (in reference to http://www.php.net/manual/en/function.error-reporting.php) set in 110MB hosting servers. Specifically, my website is on Box14.
Logged

Follow the standards, not IE.
- I have decided that I would no longer be developing for "any" of the browsers. I would rather follow the standards and live happily ever after.
rvtraveller
The very scary
Administrator
Hero Member
*****
Posts: 1029


View Profile
« Reply #1 on: July 22, 2010, 07:48:56 PM »

If you create a file called phpinfo.php and inside of it put this code:

Code:
<?php

phpinfo
();

?>


You will find the current PHP configuration on your server and that should be able to answer your question.  I don't have an account on Box 14 so I can't speak for certain.
Logged

Ameer
Newbie
*
Posts: 36


View Profile WWW
« Reply #2 on: July 22, 2010, 08:01:57 PM »

Thanks rv, for the quick response. I fount it and it was error_reporting(2039);
Logged

Follow the standards, not IE.
- I have decided that I would no longer be developing for "any" of the browsers. I would rather follow the standards and live happily ever after.
rvtraveller
The very scary
Administrator
Hero Member
*****
Posts: 1029


View Profile
« Reply #3 on: July 22, 2010, 08:42:28 PM »

Thanks rv, for the quick response. I fount it and it was error_reporting(2039);

Excellent.
Logged

Mop
Sr. Member
****
Posts: 359


I POST CP


View Profile
« Reply #4 on: July 23, 2010, 09:25:42 AM »

E_ALL & ~E_WARNING
Logged


This is a signature. FEAR MY WRATH.
mghq
Full Member
***
Posts: 147

Chemical Servers Lead Server Admin


View Profile
« Reply #5 on: July 23, 2010, 02:56:57 PM »

E_ALL & ~E_WARNING
It is shown as 2039 which is what it interprets to on 110
Logged
Mop
Sr. Member
****
Posts: 359


I POST CP


View Profile
« Reply #6 on: July 23, 2010, 02:58:14 PM »

But us humans prefer words.
Logged


This is a signature. FEAR MY WRATH.
mghq
Full Member
***
Posts: 147

Chemical Servers Lead Server Admin


View Profile
« Reply #7 on: July 23, 2010, 02:59:27 PM »

But us humans prefer words.
Just wanted to be technical though lol
Logged
Pages: [1]
Print
Jump to:  

Black Rain by Crip Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC XHTML | CSS