Thursday, October 12. 2006First Post on this blog
Hello everyone out there,
this will be our official blog, where the team will post information regarding development, website and other interesting parts of SysCP. We believe that writing down everything we're doing behind the scenes, makes the project more transparent for you. So I'll begin here with the first issue: Our main apache on trac.syscp.org (the www) is having heavy issues with mod_python, so it crashes from time to time and we haven't found a solution so far, except for restarting apache in this case. If you have any ideas please let us know :) Greets, Flo Comments
Display comments as
(Linear | Threaded)
Why don't switch do Apache2?
Would be great if SysCP would prefer apache2. Or can I just use Apache without changes? Thanks
Hi,
Apache2 can be used with SysCP 1.2 without any problems, as I said in http://blog.syscp.org/archives/2-The-current-status.html I even added a switch to choose the apache-version during the installation. SysCP 1.4 will require PHP 5 and apache2 So long, Florian
Oh, i forget to klick "read on".
I installed with apache '1' how can I tell SysCP now that it should use Apache2?
Sorry, the mail-delivery on this server isn't configured yet, so the mails are not send properly. I'll work on this soon.
There are 4 settings which need to be changed: apache-configpath: /etc/apache2 apache-configfile: sites-available/99_syscp_vhosts.conf (If you don't use my branch you need to edit this in the database -> panel_settings) apache-reloadcommand: /etc/init.d/apache2 reload You can activate the syscp-vhosts simply by putting a symlink in sites-enabled (cd /etc/apache2/sites-enabled && ln -s ../sites-available/99_syscp_vhosts.conf .)
Ok, this is to much for today :)
I think I'll wait for etch and then install all this and clean-up my system.
Or I wait for the lighttpd module.
It offers greater Feature than Apache does.
The 1.4 - version with the lighttpd-module will not be released in the next weeks.
So long, Florian
Hi,
For 1.2.14 there is already a patch to use lighttpd, for 1.4 I try to provide a lighttpd-module, it's on my todo-list. So long, Florian
Just switch to Apache2.
What do I have to change to get the Dummy entry like this: ServerName server01.t3-ie.info DocumentRoot /var/www/ If the DocRoot is missing I can't access SysCP :(
(VirtualHost 88.198.39.132:80)
ServerName server01.t3-ie.info DocumentRoot /var/www/ (/VirtualHost) was what i meant
Got it, httpd.conf was empty^^
Hmm PHP5 and Apache2 aren't the best on sarge but its fair enough.. waiting for etch :) |
Static PagesQuicksearchArchivesCategoriesSyndicate This BlogBlog AdministrationStatisticsLast entry: 2008-07-04 22:42
77 entries written
134 comments have been made
Top Exitssyscp.org (31)
files.syscp.org (20) blog.syscp.org (19) wiki.syscp.org (17) www.syscp.org (7) svn.syscp.org (4) syscp-forum.org (2) www.inwx.de (2) canada.files.syscp.org (1) chat.syscp.org (1) |
I just wanted to give all readers a more detailed view what we are currently doing on SysCP. The following topics are worth a few words: Status of 1.2.14, status of 1.3/1.4 and the website.Read more in the extended article. Some may have noticed, tha
Tracked: Oct 14, 13:52