PHP Fatal error: Allowed memory size of 157286400 bytes exhausted diractadmin
PHP Fatal error: Allowed memory size of 157286400 bytes exhausted diractadmin Loaded Configuration File /usr/local/lib/php.ini memory_limit 199M
PHP Fatal error: Allowed memory size of 157286400 bytes exhausted diractadmin Loaded Configuration File /usr/local/lib/php.ini memory_limit 199M
/etc/yum.repos.d/ you will have all the list of repo that is added to the system to enable a package just vi that repo name like vi remi.repo just change enabled=1 1 means enabled and 0 means disabled to check the packages that are currently enabled just do yum repolist or dnf repolist Loaded plugins: fastestmirror Loading …
1. Log in to your CentOS 7 VPS via SSH as user root # ssh [email protected]_Address and update all installed services # yum update 2. Run the ‘arch’ command in the terminal to check if your system is 32-bit (i686) or 64-bit (x86_64) # archx86_64 3. In our case the system is 64-bit and we …
PHP Warning: POST Content-Length of 8978294 bytes exceeds the limit of 8388608 bytes in Unknown on line 0 change in /etc/php.ini upload_max_filesize = 150Mpost_max_size = 150M
Error: Package: php-mcrypt-7.1.27-1.el7.remi.x86_64 (remi-php71) Requires: php-common(x86-64) = 7.1.27-1.el7.remi Installed: php-common-7.2.16-1.el7.remi.x86_64 (@remi-php72) php-common(x86-64) = 7.2.16-1.el7.remi Available: php-common-5.4.16-46.el7.x86_64 (base) php-common(x86-64) = 5.4.16-46.el7 Available: php-common-7.1.26-1.el7.remi.x86_64 (remi-php71) …
Error: Package: php-mcrypt-7.1.27-1.el7.remi.x86_64 (remi-php71) Read More »
how to install php , mysql and Apache serverLAMPL-linux(probably you already having linux)A-ApacheM-mysqlp-php Installing LAMP On Ubuntu In this guide I will show you how to install a LAMP system. LAMP stands for Linux, Apache, MySQL, PHP. The guide is intended to help those who have very little knowlegde of using Linux. Install Apache To start off …
How to Install LAMP server in ubuntu through terminal Read More »