xml
- Total activity 76
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 18
Comments
Recent activity by xml-
Hello! I believe something like this might be possible with LFD/CSF. I will investigate in the morning and get back to you. Yes you are right, I found the option in LFD/CSF enabled it and its ...
-
installing from terminal: /opt/cpanel/ea-php80/root/usr/bin/pecl install
-
Hello CPrex is the a command line that show or list those cached entries?
-
Thank you for for providing this easy solution
-
The best thing to do is create a directory like mkdir /home/mysqltmp chown mysql:mysql /home/mysqltmp Then put the following in /etc/my.cnf under [mysqld] tmpdir=/home/mysqltmp and restart MySQL. ...
-
Very clear thank you
-
That worked perfectly. Thank you
-
I have APCu Version 5.1.12 installed in my server. How to upgrade to APCu Version 5.1.16?
-
Ok I forget to do service httpd restart thats why Thank you all for your replies apcu_bc is working now
-
runtime settings for apcu_bc in phpinfo.php doesnt reflect values in php.ini file. is there a differnet location rather than php.ini to modify those runtime settings? I tried in /usr/local/lib/php...