sreeninair

  • Total activity 129
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 29

Posts

Recent activity by sreeninair Recent activity Votes
  • /etc/init.d/httpd: line 99: 377380 Segmentation fault (core dumped) $HTTPD -k $ARGV -DSSL

    Hello, I am getting the following error while starting apache. I ran easyapache, bur it fails and old backup was restored. Please let me know how to fix this. /usr/local/apache]# /etc/init.d/htt...

  • Joomla / WordPress admin attack from my server to remote:

    Hello, I have received a email from my dc that have received a complaint of mass bruteforce attempts to the Joomla / WordPress control panel on the our shared-hosting another service provider fr...

  • Roundcube default:

    Hello, How can I make roundcube as my default webmail client. That is when accessing domain.com:2095 it should show roundcube login page. Is there any solution apart from .htaccess redirect and ro...

  • mail function not working

    Hello, I am unable to send using mail() function. Please see the details. ======== Test mail php file. ]# cat testmail.php if (mail('tewstuhidw9j@gmail.com', 'PHP test', 'This is a test of ma...

  • Jsp files open as text

    Hello, I have a server installed with tomat . When I call a page I am getting the output as text code. ============ The port is listening netstat -tnpl | grep 8080 tcp 0 0 :::808...

  • mysql connection cron issue

    Hello, I am getting email of failed cron job. The cron is trying to access mysql. It is working fine when executing manually. Please let me know how to fix it ------------------------------------...

  • [Case 60051] cPanel tutorial blank page

    Hello, When I click on cPanel >> Video Tutorial gives a blank page. The issue is server wide, no user can access this. /https://SERVERIP:2083/cpsess1579181287/frontend/x3/tutorial.html Please h...

  • installing clipbucket cpanel: ffmpeg

    Hello, I have now purchased a new cpanel vps. Now I need to install clipbucket on my domains. Anyone please let me know the steps to install the required modules for clipbucket, Like ffmpeg, mp4 p...

  • CallUploadScript not working pure-ftp

    Hello Guys, I am trying to enable CallUploadScript in pure-ftp. After enabling this I am unable to start ftp service. Please let me know how to fix this. ========== root@server# grep CallUpload...

  • custom php.ini for dso

    Hello, Anyone please let me know how to set a custom php.ini while dso is enabled. Thanks