View Full Version : phpmyadmin and UebiMiau packages
lerra
15th February 2006, 00:52
I get this error for the packages:
Installation instructions not found: /home/admispconfig/ispconfig/temp/a07e3f21c7174154f5d18571ffebb3d1/package.ins
I have installed the packages before, that was before that i reinstalled ispconfig.
Now, i have checkt the search for packages and found that "its already" installed, and i removed it, but still i get that error! Its realy annoying, because i dont know how to create a database when i logged in as a user. Please?
falko
15th February 2006, 10:41
Did you try to install the .pkg files? You didn't unzip them, did you?
lerra
15th February 2006, 11:43
No, its pkg files.
I have even tryed direct from the server with giving the url to the pkg from your page. Its so wierd..
till
15th February 2006, 14:10
Please post the output of:
ls -la /home/admispconfig/ispconfig/temp/a07e3f21c7174154f5d18571ffebb3d1
and ls -la
/home/admispconfig/ispconfig/temp
lerra
15th February 2006, 20:46
drwx------ 2 admispconfig admispconfig 4096 Feb 14 23:46 .
drwxr-xr-x 3 admispconfig admispconfig 4096 Feb 15 02:05 ..
-rw-r--r-- 1 admispconfig admispconfig 907003 Feb 14 23:46 update.pkg
caveguard:/var/log#
AND
caveguard:/var/log# ls -la /home/admispconfig/ispconfig/temp
total 12
drwxr-xr-x 3 admispconfig admispconfig 4096 Feb 15 02:05 .
drwxr-xr-x 8 admispconfig admispconfig 4096 Feb 15 12:07 ..
drwx------ 2 admispconfig admispconfig 4096 Feb 14 23:46 a07e3f21c7174154f5d18571ffebb3d1
Thanks:)
falko
15th February 2006, 21:08
drwx------ 2 admispconfig admispconfig 4096 Feb 14 23:46 .
drwxr-xr-x 3 admispconfig admispconfig 4096 Feb 15 02:05 ..
-rw-r--r-- 1 admispconfig admispconfig 907003 Feb 14 23:46 update.pkg
caveguard:/var/log#
What's update.pkg? Where did you get that from?
lerra
16th February 2006, 00:06
I dont know, have tested all sollutions before i tryed to come here, rm all dirs in the tempdir and so on. What shud i do?
falko
16th February 2006, 01:21
Run rm -fr /home/admispconfig/ispconfig/temp/*and use the .pkg packages from http://www.ispconfig.org/downloads.htm then.
lerra
18th February 2006, 14:15
I still cant do it:(
Still getting Installation instructions not found: /home/admispconfig/ispconfig/temp/f395e56318f5e402a85184cfa871c70e/package.ins
I have tryed to uploaded the .pkg file with both ie (that whants to save it as zip) and firefox. I have tryed to give the direct url to ispconfig website. The same error! The pkg file comes to the directory but it does not unzip! I have tryed to unzip it manual in that directory and it works good, i get the package.in in the directory, so its the unzip thing that does not work! Is there some cind of loggs for this process? Else I will try to install it manual:/
till
18th February 2006, 14:42
The same error! The pkg file comes to the directory but it does not unzip!
Maybe the unzip binary that comes with ISPConfig does not work on your system. Please replace the "unzip" program in /home/admispconfig/ispconfig/tools/unzip/ with the binary from your linux distribution. You can find the binary from your linux with the command: which unzip
lerra
18th February 2006, 18:26
Dam, u the man:) It worked. Seams like it, i am running a amd64 version of debian stable. Just if u wounder and will rellease one for it.
till
18th February 2006, 18:38
The ISPConfig installer for the next realease already compiles the unzip program instead of using an precompiled binary. So your issue will be solved with the next release :-)
lerra
18th February 2006, 23:28
Nice;) Now to the secound stage problem that occured:
Feb 18 22:21:07 caveguard postfix/qmgr[29189]: fatal: dict_open: unsupported dictionary type: webmail.http: Is the postfix-webmail.http package installed?
Feb 18 22:21:07 caveguard postfix/tlsmgr[29190]: fatal: dict_open: unsupported dictionary type: webmail.http: Is the postfix-webmail.http package installed?
Feb 18 22:21:07 caveguard postfix/pickup[29188]: fatal: dict_open: unsupported dictionary type: webmail.http: Is the postfix-webmail.http package installed?
Feb 18 22:21:08 caveguard postfix/master[28935]: warning: process /usr/lib/postfix/qmgr pid 29189 exit status 1
Feb 18 22:21:08 caveguard postfix/master[28935]: warning: /usr/lib/postfix/qmgr: bad command startup -- throttling
Feb 18 22:21:08 caveguard postfix/master[28935]: warning: process /usr/lib/postfix/tlsmgr pid 29190 exit status 1
Feb 18 22:21:08 caveguard postfix/master[28935]: warning: /usr/lib/postfix/tlsmgr: bad command startup -- throttling
Feb 18 22:21:08 caveguard postfix/master[28935]: warning: process /usr/lib/postfix/pickup pid 29188 exit status 1
Feb 18 22:21:08 caveguard postfix/master[28935]: warning: /usr/lib/postfix/pickup: bad command startup -- throttling
I gett them all the time, any idea? I saw this today after the webmail pkg, dont realy think it can be because of that...saw it after i tryed to install squirlmail btw, i get:
Bad request: The IMAP server is reporting that plain text logins are disabled. Using CRAM-MD5 or DIGEST-MD5 authentication instead may work. Also, the use of TLS may allow SquirrelMail to login. Please contact your system administrator and report this error.
when i try to login to squirlmail. Cant find any configfiles for imap server becuse they spawns from inetd.conf, i whant to use PLAIN text login at 143 and tls at 993. That was what i thouth it was before this error occured
falko
19th February 2006, 01:53
Nice;) Now to the secound stage problem that occured:
Feb 18 22:21:07 caveguard postfix/qmgr[29189]: fatal: dict_open: unsupported dictionary type: webmail.http: Is the postfix-webmail.http package installed?
Feb 18 22:21:07 caveguard postfix/tlsmgr[29190]: fatal: dict_open: unsupported dictionary type: webmail.http: Is the postfix-webmail.http package installed?
Feb 18 22:21:07 caveguard postfix/pickup[29188]: fatal: dict_open: unsupported dictionary type: webmail.http: Is the postfix-webmail.http package installed?
Feb 18 22:21:08 caveguard postfix/master[28935]: warning: process /usr/lib/postfix/qmgr pid 29189 exit status 1
Feb 18 22:21:08 caveguard postfix/master[28935]: warning: /usr/lib/postfix/qmgr: bad command startup -- throttling
Feb 18 22:21:08 caveguard postfix/master[28935]: warning: process /usr/lib/postfix/tlsmgr pid 29190 exit status 1
Feb 18 22:21:08 caveguard postfix/master[28935]: warning: /usr/lib/postfix/tlsmgr: bad command startup -- throttling
Feb 18 22:21:08 caveguard postfix/master[28935]: warning: process /usr/lib/postfix/pickup pid 29188 exit status 1
Feb 18 22:21:08 caveguard postfix/master[28935]: warning: /usr/lib/postfix/pickup: bad command startup -- throttling
I gett them all the time, any idea? I saw this today after the webmail pkg, dont realy think it can be because of that...saw it after i tryed to install squirlmail btw, i get:
No, this isn't because of the webmail package. Can you post your /etc/postfix/main.cf here?
Bad request: The IMAP server is reporting that plain text logins are disabled. Using CRAM-MD5 or DIGEST-MD5 authentication instead may work. Also, the use of TLS may allow SquirrelMail to login. Please contact your system administrator and report this error.
when i try to login to squirlmail. Cant find any configfiles for imap server becuse they spawns from inetd.conf, i whant to use PLAIN text login at 143 and tls at 993. That was what i thouth it was before this error occured
Please post the output of netstat -tap
Can you find an IMAP configuration file when you run
updatedb
locate imap?
lerra
19th February 2006, 17:27
Here is main.cf:
# See /usr/share/postfix/main.cf.dist for a commented, more complete version
smtpd_banner = $myhostname ESMTP $mail_name
biff = no
# appending .domain is the MUA's job.
append_dot_mydomain = no
# Uncomment the next line to generate "delayed mail" warnings
#delay_warning_time = 4h
myhostname = mail.infonavia.se
#myhostname = infonavia.se
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = mail.infonavia.se, localhost.localdomain, localhost.localdomain, localhost
relayhost =
mynetworks = 127.0.0.0/8
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = all
smtpd_sasl_local_domain =
smtpd_sasl_auth_enable = yes
smtpd_sasl_security_options = noanonymous
broken_sasl_auth_clients = yes
smtpd_recipient_restrictions = permit_sasl_authenticated,permit_mynetworks,reject _unauth_destination
smtpd_tls_auth_only = no
smtp_use_tls = yes
smtpd_use_tls = yes
smtp_tls_note_starttls_offer = yes
smtpd_tls_key_file = /etc/postfix/ssl/smtpd.key
smtpd_tls_cert_file = /etc/postfix/ssl/smtpd.crt
smtpd_tls_CAfile = /etc/postfix/ssl/cacert.pem
smtpd_tls_loglevel = 1
smtpd_tls_received_header = yes
smtpd_tls_session_cache_timeout = 3600s
tls_random_source = dev:/dev/urandom
virtual_maps = hash:/etc/postfix/virtusertable
mydestination = /etc/postfix/local-host-names
I know that I tryed to fix tls support at port on the none 25 port 2 weeks ago and it did not work but i did not see that cind of logs then, here is the lastlines at master.cf:
# only used by postfix-tls
tlsmgr fifo - - n 300 1 tlsmgr
smtps inet n - n - - smtpd -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes
587 inet n - n - - smtpd -o smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes
this is netstat -tap:
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 *:imaps *:* LISTEN 4677/inetd
tcp 0 0 *:pop3s *:* LISTEN 4677/inetd
tcp 0 0 *:smux *:* LISTEN 4885/snmpd
tcp 0 0 localhost.localdo:mysql *:* LISTEN 16365/mysqld
tcp 0 0 *:submission *:* LISTEN 9269/master
tcp 0 0 *:pop3 *:* LISTEN 4677/inetd
tcp 0 0 *:imap2 *:* LISTEN 4677/inetd
tcp 0 0 *:ssmtp *:* LISTEN 9269/master
tcp 0 0 *:81 *:* LISTEN 29484/ispconfig_htt
tcp 0 0 *:ftp *:* LISTEN 347/proftpd: (accep
tcp 0 0 caveguard.infona:domain *:* LISTEN 28575/named
tcp 0 0 localhost.locald:domain *:* LISTEN 28575/named
tcp 0 0 *:smtp *:* LISTEN 9269/master
tcp 0 0 localhost.localdoma:953 *:* LISTEN 28575/named
tcp6 0 0 *:submission *:* LISTEN 9269/master
tcp6 0 0 *:www *:* LISTEN 24318/apache2
tcp6 0 0 *:ssmtp *:* LISTEN 9269/master
tcp6 0 0 *:ssh *:* LISTEN 4896/sshd
tcp6 0 0 *:smtp *:* LISTEN 9269/master
tcp6 0 0 ip6-localhost:953 *:* LISTEN 28575/named
tcp6 0 0 *:https *:* LISTEN 24318/apache2
tcp6 0 528 www.gelisim-insaat.:ssh cli-504b1371.stad:41764 ESTABLISHED8160/sshd: lerra [p
A nother question, i can only have one https site at one ip, or?
falko
19th February 2006, 20:25
Could you find an imap configuration file?
Your main.cf looks ok, but I wonder why Postfix is complaining:
Feb 18 22:21:07 caveguard postfix/qmgr[29189]: fatal: dict_open: unsupported dictionary type: webmail.http: Is the postfix-webmail.http package installed?
Can you see anything related to this in /etc/postfix/master.cf or when you run postconf -d?
A nother question, i can only have one https site at one ip, or?That's right.
lerra
20th February 2006, 10:30
Nothing
<quote>
caveguard:~# postconf -d|grep webmail
caveguard:~# postconf -d|grep http
caveguard:~# postconf -d|grep package
caveguard:~# cat /etc/postfix/master.cf |grep webma
caveguard:~# cat /etc/postfix/master.cf |grep http
caveguard:~# cat /etc/postfix/master.cf |grep packa
</quote>
But i think I found out the problem...somebody have added there mail like this in my ispconfig:
web2_sales@mail.http://www.infonavia.se/webmail web2_sales
Got that from my virtusertable..
Damit! Thanks for the help, add this to a wiki if you guys use one for support.
lerra
20th February 2006, 10:38
Update: It was becuse of a faulty add of a subdomain, in the domain name the url was added and not in the forward form.
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.