OooLong

  • Total activity 128
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 25

Posts

Recent activity by OooLong Recent activity Votes
  • Missing fcgid.c

    I recently start using fcgid by selecting fcgi in Service Configuration, but whenusing httpd -l, it doesn't list fcgid.c as installed. Why is it not showing up? root@superm [/usr/local/apache/bin]...

  • How to permanently disable domlogs?

    Hi, Recently I tried to disable domlogs by editing /etc/httpd/conf/httpd.conf and comment out the two CustomLog field for a domain because the logs it were generating were quite large and fast. Bu...

  • Apache worker, which is correct syntax?

    I'm seeing several posts around that some use: and some use which one is correct? Thanks in advance.

  • Easy apache prefork?

    Hi, From my understanding Apache run in Prefork by default but in Easyapache I can see that MPM Prefork is uncheck. What mode does Apache actually run if both Prefork and Worker is uncheck here? a...

  • Initial setup

    During cPanel first time initial setup. On the last screen it ask me for a bunch of option to Enable or Disable, I believe it was 8 in all. Where do I go to see these options again? Thanks.

  • How to switch from prefork to worker apache?

    The guide say to Check /etc/sysconfig/httpd. And uncomment the line HTTPD=/usr/sbin/httpd.worker I don't seem to have this file in /etc/sysconfig Do I just make one up? Thanks in advance.

  • turn off the mail service

    So lately I noticed my harddisk were filling up rather quickly and soon running out of space. So I check what was causing all this space usage and one of my domain /home/domain/mail/new folder used...

  • Remote Database Access Hosts

    It say that: You can allow external web servers to access your MySQL databases by adding their domain name to the list of hosts that are able to access databases on your web site. I'm using .htacc...

  • How to Enable privileges in Phpmyadmin?

    How do I enable privileges in phpmyadmin like this? so I can edit a user host: Thanks.