cancel
Showing results for 
Search instead for 
Did you mean: 

Server failed to respond. Please try again. all

SOLVED

Server failed to respond. Please try again. all

Hello!

I would like help solving the problem below:

erro_magento.png

 

I searched in several places but found no solution ...

I'm new to the tool!

 

Thanks in advance!

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Server failed to respond. Please try again. all

I solved the problem by putting "error_reporting (E_ERROR);"

 

After the line "set_error_handler ([$ handler, 'handler']);"

 

In "setup/index.php"

View solution in original post

2 REPLIES 2

Re: Server failed to respond. Please try again. all

I solved the problem by putting "error_reporting (E_ERROR);"

 

After the line "set_error_handler ([$ handler, 'handler']);"

 

In "setup/index.php"

Re: Server failed to respond. Please try again. all

look a look