Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - margeslt

Pages: [1]
1
PHP / Re: How to install ioncube loader in PHP on CentOS linux
« on: December 16, 2015, 03:42:55 PM »
I read everything, and pointed the way as specified in your manual:
zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.4.so but him is not work  :'(

I downloaded separately incube and set the path to php.ini:
zend_extension = / usr / lib64 / extensions / no-debug-non-zts-20131226 / ioncube_loader_lin_5.6.so
But it does not work too.
What could be the problem?
1:
Image removed by the security of SiteLock seal

2:
Image removed by the security of SiteLock seal

3:
Image removed by the security of SiteLock seal]

2
PHP / Re: suPHP - 500 Internal Server Error
« on: August 27, 2015, 05:36:00 PM »
I have a problem with this panel. I need to run a php script, execution time him are quite large.
In browser sho error(500):
Internal Server Error
In apache log(/usr/local/apache/logs/error):
Script timed out before returning headers: index.php

The values for:
max_input_time, max_execution_time
set great value - 999

I tried to correct the error, the value(Timeout) of the rules:
in file /usr/local/apache/conf/extra/httpd-default.conf

But it did not help.
Some time later, still an error: 500
How to increase the timeout.
Help me please.

3
Apache / Script timed out before returning headers
« on: August 27, 2015, 06:37:00 AM »
max_execution_time, max_input_time  is set  = 1000

But after about 200-300 seconds, the script stops and logs the error apache:
[Thu Aug 27, 2015 6:59:05] [error] [client 192.168.1.101] Script timed out before returning headers: index.php

what configuration rule to increase the timeout?

4
PHP / Re: Change the limit on the time and resources.
« on: June 30, 2015, 03:34:58 PM »
I made to restart apache, and a complete restart the server after editing configurations. But nothing helped.

I think triggered during operation script still what that other limits.

I need to turn off all of these limits work.

5
PHP / Change the limit on the time and resources.
« on: June 30, 2015, 01:31:02 PM »
I use centos web panel on my server. I one on server.
I have strange things happen with my php script. The script requires a lot of resources and a lot time of runtime.

In the configuration for php max_execution_time, max_input_time is of great importance. But when I run the php script he fulfills approximately 70-80 seconds stops.


The installation was on a clean version of Centos.


Just try your script on the server with a panel ehcp (Easy Hosting Control Panel Search formSearch). There also is great value for max_execution_time, max_input_teme. The scripting work out without problems.

Please tell me, what  change/edit config files to  the system to work without any restrictions on the processes and performance of PHP.





Pages: [1]