thecpaneladmin / EA-PhalconPHP

EasyApache Custom Opt Mod for PhalconPHP Framework
http://www.thecpaneladmin.com/php-phalcon-module-for-cpanel-easyapache/
GNU General Public License v2.0
20 stars 5 forks source link

Cpanel/Easy already exists #1

Closed ghost closed 10 years ago

ghost commented 10 years ago

Hello,

I've already got something cloned into the custom_opt_mods directory, specifically, mod_pagespeed, so I'm getting an error when trying to clone:

fatal: destination path '.' already exists and is not an empty directory.

How can I get this installed another way, or added via git?

Thanks.

-Vince

vanessavasile commented 10 years ago

This is more of an issue with Git usage, not the plugin itself.

http://stackoverflow.com/questions/5377960/whats-the-best-practice-to-git-clone-into-an-existing-folder

An alternate way of installing by downloading and extracting the tarball is also provided.