Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - posconsulting

Pages: [1] 2
1
I guess I am looking for further clarification.  Is this limited to the httpd.conf or does this include php.ini as well?  Is there any required naming convention?

2
Where is the correct location to to modify the apache configuration for virtual hosts?  Specfically I need to add the following:

      AddType application/x-httpd-php .html

in order to support WordPress (http://wordpress.org) for one of my clients.

I would think this to be a very common question but I don't seem to find any references to the current version of Zentyal in the forum.

3
Installation and Upgrades / Re: Trouble with virtual hosts
« on: November 02, 2010, 07:22:10 am »
I am now having the same issue after applying the last set of updates.  The only virtual domain I am having issues with however is the domain the actual server is installed on.  It was working fine prior to the last updates.

All other virtual domains work fine.

4
I've also been having an issued with connecting to the control panel after the first round of updates since installing 1.4

Access from outside the network has stopped working altogether.

Access from inside the network is increasingly slow.

A reboot of the system seems to resolve the issue temporarily.

All other services appear to be running at normal speed.

5
Installation and Upgrades / Re: Clean upgrade
« on: February 17, 2010, 06:27:49 am »
I just basically went through the same process.

I exported the LDAP database (the usernames and passwords are in clear text) to later setup using the bulk user import script.  http://trac.ebox-platform.com/wiki/Document/HowTo/ImportUsersInBulk

Next, I copied all of the user files / websites to a remote location.

Did a fresh install of 1.4

Imported the users

Set up the email accounts

Copied the data back.

Worked like a charm!

6
Installation and Upgrades / Is 1.2 ready for production?
« on: July 14, 2009, 11:02:19 pm »
Some say yes, some say no.  What's the official answer?

7
Where would be the correct locations to add the "LIsten 443" to enable https on the virtual domains?  I tried adding a second line to ports.conf.mas but that didn't seem to work.

8
That did it! 

I need to run to a meeting now, but wanted to let you know it activated with no errors.

Thank you so much.

9
ebox-egroupware:
  Installed: 1.0.2-0ubuntu1~ppa1~hardy1
  Candidate: 1.0.2-0ubuntu1~ppa1~hardy1
  Version table:
 *** 1.0.2-0ubuntu1~ppa1~hardy1 0
        500 http://ppa.launchpad.net hardy/main Packages
        100 /var/lib/dpkg/status

I'm on the channel now, but unable to get a response from any of the users.

10
####@######:~# apt-cache policy egroupware
egroupware:
  Installed: 1.4.004-2.dfsg-4.1-0ubuntu1~ppa1~hardy1
  Candidate: 1.4.004-2.dfsg-4.1-0ubuntu1~ppa1~hardy1
  Version table:
 *** 1.4.004-2.dfsg-4.1-0ubuntu1~ppa1~hardy1 0
        500 http://ppa.launchpad.net hardy/main Packages
        100 /var/lib/dpkg/status
     1.2.107-2.dfsg-2ubuntu1 0
        500 http://us.archive.ubuntu.com hardy/universe Packages
####@######:~# apt-cache policy ebox
ebox:
  Installed: 1.0-0ubuntu1~ppa1~hardy5
  Candidate: 1.0-0ubuntu1~ppa1~hardy5
  Version table:
 *** 1.0-0ubuntu1~ppa1~hardy5 0
        500 http://ppa.launchpad.net hardy/main Packages
        100 /var/lib/dpkg/status
     0.11.99-0ubuntu11 0
        500 http://us.archive.ubuntu.com hardy/universe Packages

11
I get the following errors (debug = yes) when trying to enable eGroupware

Failed to enable
\n

\n$VAR1 = bless( {
                 '-stacktrace' => 'Failed to enable at /usr/share/perl5/EBox/CGI/ServiceModule/ConfigureModuleController.pm line 71
   EBox::CGI::ServiceModule::ConfigureModuleController::_process(\'EBox::CGI::ServiceModule::ConfigureModuleController=HASH(0x8f...\') called at /usr/share/perl5/EBox/CGI/Base.pm line 261
   EBox::CGI::Base::run(\'EBox::CGI::ServiceModule::ConfigureModuleController=HASH(0x8f...\') called at /usr/share/perl5/EBox/CGI/Run.pm line 86
   EBox::CGI::Run::run(\'EBox::CGI::Run\', \'ServiceModule/ConfigureModuleController\') called at /usr/share/ebox/cgi/ebox.cgi line 19
   ModPerl::ROOT::ModPerl::Registry::usr_share_ebox_cgi_ebox_2ecgi::handler(\'Apache2::RequestRec=SCALAR(0x8d821b8)\') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
   eval {...} called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
   ModPerl::RegistryCooker::run(\'ModPerl::Registry=HASH(0x8d82254)\') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
   ModPerl::RegistryCooker::default_handler(\'ModPerl::Registry=HASH(0x8d82254)\') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
   ModPerl::Registry::handler(\'ModPerl::Registry\', \'Apache2::RequestRec=SCALAR(0x8d821b8)\') called at -e line 0
   eval {...} called at -e line 0
',
                 '-file' => '/usr/share/perl5/EBox/CGI/ServiceModule/ConfigureModuleController.pm',
                 '-text' => 'Failed to enable',
                 '-line' => 71,
                 '-package' => 'EBox::CGI::ServiceModule::ConfigureModuleController'
               }, 'EBox::Exceptions::Internal' );

\n
\n
And without debug, here is what is in the ebox.log:

2009/04/20 17:23:40 ERROR> Sudo.pm:185 EBox::Sudo::_rootError - root command su postgres -c "psql egroupware -c \"DELETE FROM egw_acl WHERE acl_account=2007;\"" failed.
Error output: ERROR:  relation "egw_acl" does not exist

Command output: .
Exit value: 1
2009/04/20 17:23:40 ERROR> Sudo.pm:185 EBox::Sudo::_rootError - root command /usr/share//ebox-egroupware/ebox-init-egroupware migrate failed.
Error output: root command su postgres -c "psql egroupware -c \"DELETE FROM egw_acl WHERE acl_account=2007;\"" failed.
 Error output: ERROR:  relation "egw_acl" does not exist
 
 Command output: .
 Exit value: 1
Command output: .
Exit value: 25
2009/04/20 17:23:40 ERROR> ConfigureModuleController.pm:71 EBox::CGI::ServiceModule::ConfigureModuleController::__ANON__ - Failed to enable
2009/04/20 17:25:28 DEBUG> LogFiltering.pm:70 EBox::Events::Model::Watcher::LogFiltering::new - Missing argument: tableInfo
2009/04/20 17:25:28 WARN> Events.pm:572 EBox::Events::__ANON__ - model EBox::Events::Model::Watcher::LogFiltering cannot be instantiated
2009/04/20 17:25:28 WARN> Logs.pm:309 EBox::Logs::getModTableInfos - tableInfo() in openvpnmust return a reference to a list of hashes not the hash itself

Thoughts?

12
Installation and Upgrades / Re: freshclam is outdated
« on: April 03, 2009, 04:40:18 am »
Following the instructions on their website for Ubuntu, I was able to update it to 0.94 (thought it was going to be happy) only to get the following:

 Antivirus database update status
Status:    Update failed. Your version of freshclam is outdated.Please, install version 0.95 or higher
Date:    Thu Apr 2 22:20:01 2009

What is telling it that version 0.95 is the most recent when only 0.94 seems to be available?

13
Hello,

I forgot to include the other repository in my post, try:

gpg --keyserver subkeys.pgp.net --recv-key 342D17AC && gpg -a --export $PUBKRY | sudo apt-key add -

Each time I run this, I get the following error:

admin@syssrv:/etc/apt$ gpg --keyserver subkeys.pgp.net --recv-key 342D17AC && gpg -a --export $PUBKRY | sudo apt-key add -
gpg: requesting key 342D17AC from hkp server subkeys.pgp.net
gpg: keyserver timed out
gpg: keyserver receive failed: keyserver error

Could firewall be an issue?

14
Installation and Upgrades / Re: Http Proxy logs
« on: March 25, 2009, 07:27:40 pm »
I had many issues with this as well.  In my configuration, I only want to see where people are going, not limit their access.  To do this, you need to make sure you have Transparent Proxy enabled. 

http://forum.ebox-platform.com/index.php?topic=1007.0

Also, it took a couple of reboots before I started to see logging.

If you still cannot get it to work, I'll try to help you further.

15
I'm getting the following error when running apt-get update

Reading package lists... Done
W: GPG error: http://ppa.launchpad.net hardy Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 100A7490070626B9
W: You may want to run apt-get update to correct these problems
cawadmin@syssrv:/etc/apt$


My sourcest.list lists:


deb http://ppa.launchpad.net/juruen/ubuntu hardy main


I've found many other issues related to importing public keys, but none with this specific ID.  Am I using the wrong repository?


eBox version    0.12  Ubuntu 8.04

Pages: [1] 2