brent.stephens
29th November 2005, 10:02
I finally have a fully functioning (I think) install of ISPConfig 2.1.1 running on my Mac mini, which is soon to be colocated. I very nearly completely gave up today after endless frustration with things breaking. I am posting this here, but I think it really belongs in the Development forum where I don't have the privilege of starting a new thread.
What follows is a list of things that are broken specifically on the PPC side of things. These are all strictly binary issues.
1. ~admispconfig/ispconfig/tools/unzip/unzip is broken
• The fix is to install zip/unzip and copy the binary to the appropriate place
2. ~admispconfig/ispconfig/tools/zip/zip is broken
• The fix is to install zip/unzip and copy the binary to the appropriate place
3. ~admispconfig/ispconfig/tools/tcpserver/ispconfig_tcpserver is broken
• I have not yet figured out a fix for this, as it seems that this is a unique binary
4. Both cronolog and cronosplit in /root/ispconfig are broken
• The fix is to install cronolog and copy both binaries to the appropriate place
• As a side note...this being broken wreaks all kinds of havoc with Apache
After fixing these issues and some PHP/Apache2 config warnings, I believe ISPConfig is now fully functioning. One of the best things about ISPConfig is that much of it is compiled from source by default. Is it possible to get all of the binaries built from source, so we can have something truly multiplatform "out of the box"?
In the end, I definitely appreciate the quite obvious hard work being put into this product. The fact that I put up with so many entry-level issues speaks volumes to how far ahead of the rest of the OSS world you guys are. Kudos.
What follows is a list of things that are broken specifically on the PPC side of things. These are all strictly binary issues.
1. ~admispconfig/ispconfig/tools/unzip/unzip is broken
• The fix is to install zip/unzip and copy the binary to the appropriate place
2. ~admispconfig/ispconfig/tools/zip/zip is broken
• The fix is to install zip/unzip and copy the binary to the appropriate place
3. ~admispconfig/ispconfig/tools/tcpserver/ispconfig_tcpserver is broken
• I have not yet figured out a fix for this, as it seems that this is a unique binary
4. Both cronolog and cronosplit in /root/ispconfig are broken
• The fix is to install cronolog and copy both binaries to the appropriate place
• As a side note...this being broken wreaks all kinds of havoc with Apache
After fixing these issues and some PHP/Apache2 config warnings, I believe ISPConfig is now fully functioning. One of the best things about ISPConfig is that much of it is compiled from source by default. Is it possible to get all of the binaries built from source, so we can have something truly multiplatform "out of the box"?
In the end, I definitely appreciate the quite obvious hard work being put into this product. The fact that I put up with so many entry-level issues speaks volumes to how far ahead of the rest of the OSS world you guys are. Kudos.