Author

Topic: Need help to fix HTTP error (Read 521 times)

newbie
Activity: 11
Merit: 0
January 09, 2017, 04:40:36 PM
#16
Wouldn't suggest 777 for production, but do it for now, and see if it fixes it.
legendary
Activity: 1523
Merit: 1001
NOBT - WNOBT your saving bank◕◡◕
January 09, 2017, 04:24:13 PM
#15
 Seems to me is chmod issue, check templates_c folder chmod (permissions) and set permissions 777 to this folder.
legendary
Activity: 1946
Merit: 1427
January 09, 2017, 11:25:13 AM
#14
Some one please help me to fox this issue.  Huh
It says that is in unable to indentify to point certain lines of codes, you should go over those codes and fix them, are you using any faucetscripts or did you coded this yourself? Also whenever i go to your site it is displaying a PNG, not sure what that is, could you explain?
newbie
Activity: 8
Merit: 0
January 09, 2017, 07:55:24 AM
#13
Some one please help me to fox this issue.  Huh
newbie
Activity: 8
Merit: 0
January 06, 2017, 06:32:59 AM
#12
I don't know if this will help you find the problems, but try this:

If you are using a CPanel, goto to the Logs section and click the Error Log icon (see the image below)
https://i.imgur.com/4dTxJCl.png

Then post the logs that will appear in the box (you can highlight, then copy and paste here the logs).

Hope that helps.


Here is my error log file:

PHP message: PHP Notice:  Trying to get property of non-object in /var/www/5minfaucet.club/web/templates_c/671a63a4bb69d978c77d240b02f37175e7c76961.file.index.tpl.php on line 70
PHP message: PHP Notice:  Undefined index: step in /var/www/5minfaucet.club/web/templates_c/671a63a4bb69d978c77d240b02f37175e7c76961.file.index.tpl.php on line 90
PHP message: PHP Notice:  Trying to get property of non-object in /var/www/5minfaucet.club/web/templates_c/671a63a4bb69d978c77d240b02f37175e7c76961.file.index.tpl.php on line 90
PHP message: PHP Notice:  Undefined index: ab2 in /var/www/5minfaucet.club/web/templates_c/671a63a4bb69d978c77d240b02f37175e7c76961.file.index.tpl.php on line 115
PHP message: PHP Notice:  Trying to get property of non-object in /var/www/5minfaucet.club/web/templates_c/671a63a4bb69d978c77d240b02f37175e7c76961.file.index.tpl.php on line 115
PHP message: PHP Notice:  Undefined index: timer in /var/www/5minfaucet.club/web/templates_c/671a63a4bb69d978c77d240b02f37175e7c76961.file.index.tpl.php on line 124
PHP message: PHP Notice:  Trying to get property of non-object in /var/www/5minfaucet.club/web/templates_c/671a63a4bb69d978c77d240b02f37175e7c76961.file.index.tpl.php on line 124
PHP message: PHP Notice:  Undefined index: step in /var/www/5minfaucet.club/web/templates_c/671a63a4bb69d978c77d240b02f37175e7c76961.file.index.tpl.php on line 127
PHP message: PHP Notice:  Trying to get property of non-object in /var/www/5minfaucet.club/web/templates_c/671a63a4bb69d978c77d240b02f37175e7c76961.file.index.tpl.php on line 127
PHP message: PHP Notice:  Undefined index: ab5 in /var/www/5minfaucet.club/web/templates_c/671a63a4bb69d978c77d240b02f37175e7c76961.file.index.tpl.php on line 155
PHP message: PHP Notice:  Trying to get property of non-object in /var/www/5minfaucet.club/web/templates_c/671a63a4bb69d978c77d240b02f37175e7c76961.file.index.tpl.php on line 155" while reading response header from upstream, client: 154.242.61.155, server: 5minf
newbie
Activity: 8
Merit: 0
January 06, 2017, 06:08:19 AM
#11
Working fine here, clean your cookies and browser cache and you should be able to access it ok.

Not working, enter your BTC Wallet and Then click NEXT STEP.. You will see 500 Error

I don't know if this will help you find the problems, but try this:

If you are using a CPanel, goto to the Logs section and click the Error Log icon (see the image below)
https://i.imgur.com/4dTxJCl.png

Then post the logs that will appear in the box (you can highlight, then copy and paste here the logs).

Hope that helps.


I'm using ajenti.

Hi,
We can help you with teamviwer
just install and let me know

That's good, I have installed teamviewer!

hero member
Activity: 644
Merit: 500
ePay.info Think different
January 06, 2017, 05:15:46 AM
#10
Hi,
We can help you with teamviwer
just install and let me know
hero member
Activity: 546
Merit: 500
January 06, 2017, 03:01:31 AM
#9
I don't know if this will help you find the problems, but try this:

If you are using a CPanel, goto to the Logs section and click the Error Log icon (see the image below)


Then post the logs that will appear in the box (you can highlight, then copy and paste here the logs).

Hope that helps.
sr. member
Activity: 490
Merit: 250
January 06, 2017, 01:56:53 AM
#8
500 error check your server database , change max submit database
if you used free hosting or small hosting maybe you must upgrade your hosting
legendary
Activity: 1523
Merit: 1001
NOBT - WNOBT your saving bank◕◡◕
January 05, 2017, 06:46:41 PM
#7
 HTTP 500 error is server side error, one or more server such as MySQL or Apache is hung up and can't handle with user request.
legendary
Activity: 2786
Merit: 1031
January 05, 2017, 02:15:18 PM
#6
Working fine here, clean your cookies and browser cache and you should be able to access it ok.
newbie
Activity: 8
Merit: 0
January 05, 2017, 01:19:46 PM
#5
Check the error log file. I'm sure your server will output it somewhere.

//Update: your site works over here btw?

Add this in header of code
Code:
ini_set('display_errors', 'On');
error_reporting(E_ALL);

and send the print with errors here.

There is no error Its completely blank.

Did you fix any code line

No

sr. member
Activity: 285
Merit: 250
January 05, 2017, 10:26:30 AM
#4
Check the error log file. I'm sure your server will output it somewhere.

//Update: your site works over here btw?
member
Activity: 79
Merit: 10
January 05, 2017, 10:12:53 AM
#3
Add this in header of code
Code:
ini_set('display_errors', 'On');
error_reporting(E_ALL);

and send the print with errors here.
hero member
Activity: 1540
Merit: 508
January 05, 2017, 06:47:55 AM
#2
Did you fix any code line
newbie
Activity: 8
Merit: 0
January 05, 2017, 04:25:53 AM
#1
I created a faucet site with Epay faucet script but there is a problem of HTTP 500 error.
when i click on NEXT button after enter my wallet, than HTTP 500 error appears. can somebody help me to fixed this issue. here is faucet, 5minfaucet.club

http://www11.0zz0.com/2017/01/05/11/199962577.png
Jump to: