|
Domain aliases with same mount point
|
| Author |
Message |
raphael
Member
   
Posts: 474
Group: Dev Team
Joined: Apr 2007
Status:
Offline
Reputation: 8
|
RE: Domain aliases with same mount point
greg, next time please use diff -urN; that will save me more time (specially when working with already modified files)
YaHost Me | Text Link Ads | my Debian repository | Donate! | No OOXML! | Project HoneyPot | ... and more
This is Linux land. In silent nights you can hear the Windows machines rebooting.
If you want to be helped, don't PM me but post in the forums | If you want private support PM me and we'll discuss the price
|
|
| 07-18-2007 03:42 AM |
|
 |
greg
Junior Member

Posts: 27
Group: Registered
Joined: Apr 2007
Status:
Offline
Reputation: 1
|
RE: Domain aliases with same mount point
greg, next time please use diff -urN; that will save me more time (specially when working with already modified files)
Okay raphael, sorry for this one...
I will use these options in the future !
Thanks for your work
|
|
| 07-18-2007 05:19 AM |
|
 |
sven
Posts: 1
Group: Registered
Joined: Aug 2007
Status:
Offline
Reputation: 0
|
RE: Domain aliases with same mount point
the hack also need to be done in the reseller/add_alias.php
|
|
| 08-11-2007 08:20 AM |
|
 |
greg
Junior Member

Posts: 27
Group: Registered
Joined: Apr 2007
Status:
Offline
Reputation: 1
|
RE: Domain aliases with same mount point
|
|
| 08-11-2007 06:16 PM |
|
 |
keffer
Junior Member

Posts: 21
Group: Registered
Joined: Jun 2007
Status:
Offline
Reputation: 0
|
RE: Domain aliases with same mount point
I need help !!!
What command i use to integrate this patch domain-aliases-with-same-mount-point.diff.txt
on my server
My ISPCP Version
IspCP Omega 1.0.0 RC2c
EDIT:
I have problem with one patch
****:/var/www# patch < patch_alias.diff
can't find file to patch at input line 2
Perhaps you should have used the -p or --strip option?
The text leading up to this was:
--------------------------
|diff -r ispcp.orig/gui/include/input-checks.php ispcp/gui/include/input-checks.php
--------------------------
File to patch: /var/www/ispcp/gui/include/input-checks.php
patching file /var/www/ispcp/gui/include/input-checks.php
Hunk #1 FAILED at 411.
1 out of 1 hunk FAILED -- saving rejects to file /var/www/ispcp/gui/include/input-checks.php.rej
marvell:/var/www# tail /var/www/ispcp/gui/include/input-checks.php.rej
***************
*** 411
- if (!chk_username($token, $num))
--- 411 -----
+ if (($token) && (!chk_username($token, $num)))
This post was last modified: 09-14-2007 06:25 AM by keffer.
|
|
| 09-14-2007 04:24 AM |
|
 |
joximu
Moderator
    
Posts: 3,539
Group: Moderators
Joined: Jan 2007
Status:
Offline
Reputation: 47
|
RE: Domain aliases with same mount point
Seems taht your patch is not suitable to your ispCP release.
You can manually have a look at the patch file and find the areas in your files what and where to patch...
/J
2008-03-16 ispCP RC4 released!!!
|
|
| 09-14-2007 08:10 AM |
|
 |
keffer
Junior Member

Posts: 21
Group: Registered
Joined: Jun 2007
Status:
Offline
Reputation: 0
|
RE: Domain aliases with same mount point
Seems taht your patch is not suitable to your ispCP release.
You can manually have a look at the patch file and find the areas in your files what and where to patch...
/J
Ok, i patched manually, but i have problem mount alias in same directory domain and not delete alias existents
Please help my config
|
|
| 09-14-2007 10:20 AM |
|
 |
keffer
Junior Member

Posts: 21
Group: Registered
Joined: Jun 2007
Status:
Offline
Reputation: 0
|
RE: Domain aliases with same mount point
Seems taht your patch is not suitable to your ispCP release.
You can manually have a look at the patch file and find the areas in your files what and where to patch...
/J
Ok, i patched manually, but i have problem mount alias in same directory domain and not delete alias existents
Please help my config
Not working = [
|
|
| 09-19-2007 03:27 AM |
|
 |
greg
Junior Member

Posts: 27
Group: Registered
Joined: Apr 2007
Status:
Offline
Reputation: 1
|
RE: Domain aliases with same mount point
Seems taht your patch is not suitable to your ispCP release.
You can manually have a look at the patch file and find the areas in your files what and where to patch...
/J
Ok, i patched manually, but i have problem mount alias in same directory domain and not delete alias existents
Please help my config
What is your problem exactly ? And what is the release of ispCP you're using ?
I made this patch based upon the 17/07/2007 nighty build (r709) for the dev team and this modifications are been merged in the trunk since the r711 changeset.
|
|
| 09-19-2007 05:59 AM |
|
 |
keffer
Junior Member

Posts: 21
Group: Registered
Joined: Jun 2007
Status:
Offline
Reputation: 0
|
RE: Domain aliases with same mount point
Seems taht your patch is not suitable to your ispCP release.
You can manually have a look at the patch file and find the areas in your files what and where to patch...
/J
Ok, i patched manually, but i have problem mount alias in same directory domain and not delete alias existents
Please help my config
What is your problem exactly ? And what is the release of ispCP you're using ?
I made this patch based upon the 17/07/2007 nighty build (r709) for the dev team and this modifications are been merged in the trunk since the r711 changeset.
My ISPCP Version
IspCP Omega 1.0.0 RC2c
I patched manually, but i have problem with mount alias in same directory domain and not delete alias existents
|
|
| 09-19-2007 06:20 AM |
|
 |
|
|