web

  1. G

    Disabling PHP functions on an Account

    hi all, I think I have a problem with my host's provider. seeing this now known notification in my ipboarb(invision forum) "Some functions are enabled on your server which have the potential to cause serious damage to your community or server. If you are in a shared hosting environment, some of...
  2. G

    Server trying to upload binary files?

    Hello all. Today i saw on the nginx log (engintron v1.11.0 Nginx version: 1.16.1) the following activity (selection from repeated entries): 2019/08/20 09:21:16 [error] 28301#28301: *1406858 connect() failed (111: Connection refused) while connecting to upstream, client: ::ffff:114.226.xxx.xxx...
  3. I

    Problem with Content-Type response.

    Hi All I have problem with Content-Type response from the server. To clarify the problem, I am working on the WHMCS platform, and I have a issue with some features ( like Domain name search does not work ), so that the cause of this problem is that Content-Type should be application/json, but...
  4. G

    SOLVED Code automatically added to .htaccess?

    Hello everyone here I need your help, all my site the .htaccess file in public_html/ will automatically add the code below: # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php56” package as the default “PHP” programming language. <IfModule mime_module> AddHandler...
  5. Islandhosting

    PHP Magic Include Path

    The apache configuration files in /etc/apache2/conf.d/userdata/*/*/*/cp_php_magic_include_path.conf conditionally set PHP's include_path to a specific list of directories, and because they use the "php_admin_value" command to do so, the include_path cannot later be overridden by .htaccess or...
  6. H

    Aplicación en Cpanel

    Hola amigos, Favor quisiera que me ayuden he subido mi apliacion web y la base de datos al cpanel pero cuando trato de ingresar a la web no aparece nada. Talvez es alguna configuración adicional la que me falta. Les agradesco cualquier ayuda
  7. wintech2003

    EasyApache 4 release for CVE-2019-9517

    Hello, When is a new EasyApache 4 release expected to mitigate the HTTP/2 vulnerabilities found in CVE-2019-9517? They're fixed in Apache 2.4.41: httpd 2.4 vulnerabilities - The Apache HTTP Server Project I can see the master branch of ea-apache2 in Github already has the updated Apache...
  8. Z

    Wordpress installation Issue

    Dear sir after wordpress installation when i access my website this is showing website under constriction so please solve my issue.
  9. H

    Safari can't connect to site using temp URL

    Hi got a report from my client that her site was down. Well it isn't checked in Firefox/IE/EDGE and chrome.. but ofcourse this was safari. So I checked out safari and safari will not allow any website on my server because it isn't safe. All websites use cpanel or let's encrypt ssl but both...
  10. M

    This extension requires the Microsoft ODBC Driver error

    My cron jobs was working properly but now gives 'Unable to connect to the database'. I think the error is caused by kernel update or mssql odbc driver update. But i don't know which one caused the error. edit:db connection working when used direcly ERROR - 2019-08-15 12:35:02 --> Unable to...
  11. S

    Use websocket with domain name

    Hello, I am using the cPanel for the project. But the IP address is shared IP. I want to run the websocket(wss) with created sub domain via cPanel (i.e: www.websoc.example.com). I found the vhost and changed for my request as follows but, If I use this via WHM include files, will it affect...
  12. B

    Set mail.log via php.ini?

    Hi, I always set mail.log in php.ini. It was working fine untill 22 June. /usr/local/lib/php.ini mail.add_x_header = 1 mail.log = /var/log/maillog File right 666 Owner nobody:nobody
  13. D

    MultiPHP Timeout when changing configuration or Php version

    I finally wrote here after hours of testing and research... When I change the Php Version for a domain in MultiPhp (Whm), it takes ages (sometimes up to 2min) before the website is not timed-out! Same thing if I change the configuration of Php-FPM for a domain or just enabling/disabling Php-FPM...
  14. R

    empty response from OCSP server

    Today morning I had a issue on one server that sites were not loading at all. I checked that Apache processes maxed out and just restarted apache to fix the problem. This worked for a couple minutes, but then the same thing happened, I checked apache and the processes were not maxed out, but...
  15. M

    Yum Error : libnghttp2.so.14: cannot open shared object file

    Hi : I am get following error when run Yum There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: libnghttp2.so.14: cannot open shared object file: No such file or directory Please install a package which provides this module...
  16. Z

    The service “httpd” appears to be down.

    Every couple of minutes, I get a message from cPanel on my E-mail, tells me that The service “httpd” appears to be down. Can you please tell me what is the problem? And how can I fix it ?
  17. cetiner

    Profile includes following packages not supported on server

    Server runs with CentOS 6 Some weeks long i have the error messages in my WHM / Software / EasyApache4 (bevore all was ok...) I show you an example: All PHP Options + OpCache cpanel Apache 2.4, PHP 7.3, PHP 7.2, PHP 7.1 und All PHP Opts This profile includes...
  18. B

    Failing/Blocked POST request using Node.js and Application Manager

    Hi all! I am using the application manager to host my node.js apps. On my website I have a NodeMailer Express server running in the backend that listens on port 3000 and has a path that when a contact form is filled in properly, and when the button is clicked to send the form, it goes to this...
  19. cPanelResources

    Tutorial Installation and configuration of ea-Tomcat85

    Tomcat Installation Guide Contents: Introduction Installing Tomcat Installing Ubic Tomcat Environment Configuration Installing your site I. Introduction In this guide, we will walk through the process of ensuring that you, and your users, can make use of your newly installed Tomcat...
  20. C

    UAPI Database - PHP Script

    Hi, I hope you guys are good. I have a problem, because I was trying to create a database via php script and my host (fastcomet) just allow Cpanel UAPI. The problem is that I´m not the root so I can access to cpanel.php file. Do you know how I can fix that? Thanks