All Products 
Username / Customer#
Password
Log In
  • Site Search
  • Domain Search
  • WHOIS Domain Check
24/7 Support: (480) 505-8877
Hablamos Español
9 AM to 9 PM IST
7 days a week
Go Daddy Support

Search help articles, forums, and discussion groups

Alternative PHP Cache (APC)

Viewing post 1 to 3 (3 total posts)
Profile picture of redneckg33k

redneckg33k said 1 year, 3 months ago:

I need to install Alternative PHP Cache (APC), but I do not know enough to do it myself, for fear of screwing the server up.

Can anybody show me a step-by-step tutorial on how to install it on my server?

Thanks in advance

Profile picture of christianh

GoDaddy Expert christianh said 1 year, 3 months ago:

@redneckg33k

I do not have an official guide to provide you other than what is on the PHP site. Maybe another member has a better guide that would help you install this:

http://php.net/manual/en/book.apc.php

–Christian

Profile picture of AdamTux

GoDaddy Contributor adamtux said 1 year, 3 months ago:

@redneckg33k You can install it via the Cpanel/WHM EasyApache script if you have Cpanel (I think plesk has a similar option), or if you don’t have a control panel, you can use PECL to install it. SSH into your system and obtain root privileges, and then run the command:

pecl install apc

This will ask you a few questions (like if you are running Apache and want to use AXPS to load apc as a module) – Answer yes if you are running Apache.

After install you can look here for more information about APC and its functions:

http://php.net/manual/en/ref.apc.php

Add a reply:

You will auto join this group when you reply to this topic.

When posting about a technical issue, please be sure to include as many details as possible, such as your domain name, related URLs and other pertinent information. This consideration will allow us to better understand the situation and quickly assist you.