ispCP - Board - Support
Can not open directory ! - Please contact your administrator ! - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: Can not open directory ! - Please contact your administrator ! (/thread-3982.html)



Can not open directory ! - Please contact your administrator ! - bindalf - 08-08-2008 08:01 PM

Hi

i got this Message on every Choose Dir Button.

i addet /tmp to php open_basedir like someone said in another thread. Same Failure.


RE: Can not open directory ! - Please contact your administrator ! - gOOvER - 08-08-2008 08:11 PM

http://www.isp-control.net/documentation/frequently_asked_questions/how_can_i_solve_a_problem_not_mentioned_in_this_faq


RE: Can not open directory ! - Please contact your administrator ! - bindalf - 08-08-2008 09:00 PM

i have a fresh installation of ispCP and vserver

ispCP 1.0.0 RC6 OMEGA
build: 20080806

Operating System suse-he-10.3-x86
Virtuozzo virtual server at hosteurope.com


only info in apache error.log is


[Fri Aug 08 12:23:41 2008] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.6 with Suhosin-Patch mod_ssl/2.2.4 OpenSSL/0.9.8e mod_fastcgi/2.4.2 configured -- resuming normal operations
[Fri Aug 08 12:28:18 2008] [notice] caught SIGTERM, shutting down
[Fri Aug 08 12:28:19 2008] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Fri Aug 08 12:28:19 2008] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec2)
[Fri Aug 08 12:28:19 2008] [warn] module proxy_module is already loaded, skipping
[Fri Aug 08 12:28:20 2008] [notice] FastCGI: wrapper mechanism enabled (wrapper: /usr/sbin/suexec2)
[Fri Aug 08 12:28:20 2008] [notice] FastCGI: process manager initialized (pid 1553)
[Fri Aug 08 12:28:20 2008] [warn] FastCGI: server "/srv/www/fcgi/master/php5-fcgi-starter" (uid 2000, gid 2000) started (pid 1554)
[Fri Aug 08 12:28:20 2008] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.6 with Suhosin-Patch mod_ssl/2.2.4 OpenSSL/0.9.8e mod_fastcgi/2.4.2 configured -- resuming normal operations


and this in messages

Aug 8 13:08:10 lvps87-230-9-151 proftpd[7507]: lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - FTP session closed.

after clicking choose dir


RE: Can not open directory ! - Please contact your administrator ! - sci2tech - 08-08-2008 09:25 PM

check if proftpd is running and you can connect to it.


RE: Can not open directory ! - Please contact your administrator ! - bindalf - 08-08-2008 09:35 PM

server is running

0:00 proftpd: (accepting connections)

but right, i cant connect. ill try to fix it.

thank you !


RE: Can not open directory ! - Please contact your administrator ! - sci2tech - 08-08-2008 10:44 PM

bindalf Wrote:server is running

0:00 proftpd: (accepting connections)

but right, i cant connect. ill try to fix it.

thank you !
Did you manage to fix this? If no verify if mod-mysql is compiled or loaded (
Code:
proftpd -vv
or in proftpd.conf
Code:
LoadModule mod_sql_mysql.c
) Also i discover that mod_sql_mysql is incompatible with mod_tls at least for proftpd v1.3.1 (default in debian lenny).


RE: Can not open directory ! - Please contact your administrator ! - bindalf - 08-09-2008 12:53 AM

sci2tech Wrote:
bindalf Wrote:server is running

0:00 proftpd: (accepting connections)

but right, i cant connect. ill try to fix it.

thank you !
Did you manage to fix this? If no verify if mod-mysql is compiled or loaded (
Code:
proftpd -vv
or in proftpd.conf
Code:
LoadModule mod_sql_mysql.c
) Also i discover that mod_sql_mysql is incompatible with mod_tls at least for proftpd v1.3.1 (default in debian lenny).

yes the module is loaded...i came a bit closer.. the sql passwd in proftpd.conf was wrong but now i get

Code:
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - FTP session opened.
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching PRE_CMD command 'USER tmp_489c5d5081cd3@taletellers.de' to mod_core
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching PRE_CMD command 'USER tmp_489c5d5081cd3@taletellers.de' to mod_core
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching PRE_CMD command 'USER tmp_489c5d5081cd3@taletellers.de' to mod_delay
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching PRE_CMD command 'USER tmp_489c5d5081cd3@taletellers.de' to mod_auth
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching CMD command 'USER tmp_489c5d5081cd3@taletellers.de' to mod_auth
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - no supplemental groups found for user 'tmp_489c5d5081cd3@taletellers.de'
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching POST_CMD command 'USER tmp_489c5d5081cd3@taletellers.de' to mod_sql
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching POST_CMD command 'USER tmp_489c5d5081cd3@taletellers.de' to mod_delay
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching LOG_CMD command 'USER tmp_489c5d5081cd3@taletellers.de' to mod_sql
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching LOG_CMD command 'USER tmp_489c5d5081cd3@taletellers.de' to mod_log
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_core
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_core
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_sql
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - no supplemental groups found for user 'tmp_489c5d5081cd3@taletellers.de'
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_delay
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_auth
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching CMD command 'PASS (hidden)' to mod_auth
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - USER tmp_489c5d5081cd3@taletellers.de (Login failed): No such user found.
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching POST_CMD_ERR command 'PASS (hidden)' to mod_sql
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching POST_CMD_ERR command 'PASS (hidden)' to mod_delay
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching LOG_CMD_ERR command 'PASS (hidden)' to mod_sql
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching LOG_CMD_ERR command 'PASS (hidden)' to mod_log
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching LOG_CMD_ERR command 'PASS (hidden)' to mod_auth
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching PRE_CMD command 'QUIT' to mod_core
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching PRE_CMD command 'QUIT' to mod_core
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching CMD command 'QUIT' to mod_core
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching POST_CMD command 'QUIT' to mod_sql
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching LOG_CMD command 'QUIT' to mod_sql
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching LOG_CMD command 'QUIT' to mod_log
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - dispatching LOG_CMD command 'QUIT' to mod_core
lvps87-230-9-151.dedicated.hosteurope.de (127.0.0.1[127.0.0.1]) - FTP session closed.

EDIT

seems the mod sql isnt loaded :

Code:
lvps87-230-9-151:~ # proftpd -vv
- ProFTPD Version: 1.3.1 (stable)
-   Scoreboard Version: 01040002
-   Built: Sun Oct 14 10:59:07 UTC 2007
-     Module: mod_core.c
-     Module: mod_xfer.c
-     Module: mod_auth_unix.c
-     Module: mod_auth_file/0.8.3
-     Module: mod_auth.c
-     Module: mod_ls.c
-     Module: mod_log.c
-     Module: mod_site.c
-     Module: mod_delay/0.6
-     Module: mod_dso/0.4
-     Module: mod_auth_pam/1.0.1
-     Module: mod_cap/1.0
-     Module: mod_ctrls/0.9.4



RE: Can not open directory ! - Please contact your administrator ! - xen - 08-11-2008 08:04 AM

install and use proftpd-mysql (backup proftpd.conf) instead, it helped in my case