(10-08-2008 07:02 PM)zpin Wrote: I have never done it on an already installed ispcp, but it should work like this:
Assuming you have extracted the zip in /tmp:
Code:
cd /var/www/ispcp
patch -p1 < /tmp/alssub.patch
mysql -u root -p ispcp < /tmp/subdomain_alias.sql
Or use phpMyAdmin to import the .sql file.
I've received following messages:
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/engine/Makefile b/engine/Makefile
|--- a/engine/Makefile
|+++ b/engine/Makefile
--------------------------
File to patch:
Skip this patch? [y] y
Skipping patch.
1 out of 1 hunk ignored
patching file engine/ispcp-alssub-mngr