Hello i have one account that use PHP "$document_root" var instead $_SERVER['DOCUMENT_ROOT'] ....
when i visit this website, its take long time to load and create a process in server called "/usr/local/apache/bin/httpd -k start -dssl" and increase fastly the memory usage until freeze the server... i change the line in php code and the server is right now, but i think i need change some configuration in httpd.conf to avoid this in future...
Can someone helpme? thanks for all
when i visit this website, its take long time to load and create a process in server called "/usr/local/apache/bin/httpd -k start -dssl" and increase fastly the memory usage until freeze the server... i change the line in php code and the server is right now, but i think i need change some configuration in httpd.conf to avoid this in future...
Can someone helpme? thanks for all