FreeBSD7 Help with this error, please - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: FreeBSD7 Help with this error, please (/thread-5851.html) |
RE: FreeBSD7 Help with this error, please - BeNe - 04-03-2009 09:56 PM No, no! Create it directly in your ispcp DB via PMA or mysql on shell. Greez BeNe RE: FreeBSD7 Help with this error, please - server801 - 04-05-2009 07:29 PM (04-02-2009 11:50 AM)blocker Wrote: what is the error ? i need to make sure that my patch can be applied generally and you need special case before I send to you the modified file. What information do I need to provide?or which version I need to put the trunk? RE: FreeBSD7 Help with this error, please - blocker - 04-06-2009 06:50 PM Ow then the patch is working like i said before "except dmesg.boot you have to edit manually at /usr/local/etc/apache22/Include/00_master.conf find basedir that mention in the error and insert /var/run/dmesg.boot check the file if exist, if not touch /var/run/dmesg.boot that should work as for other error, that is new error the patch has nothing to do with it neither fix it (04-03-2009 07:05 PM)artful Wrote: I install this patch. RE: FreeBSD7 Help with this error, please - Haeber - 04-09-2009 03:24 AM I've added a comment into ticket http://www.isp-control.net/ispcp/ticket/1778 because the changes in phpsysinfo should be send to phpsysinfo. Regards Haeber RE: FreeBSD7 Help with this error, please - server801 - 04-22-2009 11:13 PM Code: diff-uN patch-20090330 ispcp-omega-1.0.0.tar.bz2 RE: FreeBSD7 Help with this error, please - BeNe - 04-22-2009 11:19 PM You cant patch it in a compress file. Greez BeNe RE: FreeBSD7 Help with this error, please - server801 - 04-22-2009 11:48 PM This is what happened, you can take right? Code: debian:/home/server/Desktop# diff -uN ispcp-omega-1.0.0 patch-20090330 RE: FreeBSD7 Help with this error, please - blocker - 04-23-2009 11:18 AM try this 1. mkdir ispcp; cd ispcp 2. populate that directory with svn command [ you can look in documentation section how to do that ] 3. cd trunk 4. patch < patch-20090330 5. make RE: FreeBSD7 Help with this error, please - server801 - 05-04-2009 05:56 AM I did everything as expected, the same error, nothing has changed RE: FreeBSD7 Help with this error, please - BeNe - 05-04-2009 06:06 AM Maybe you use the wrong trunk Version ?! Greez BeNe |