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.


Topics - ohad

Pages: [1]
1
CentOS 7 Problems / Can't see users website via http://ip/~user
« on: February 20, 2018, 07:21:59 PM »
Hi,

I installed new server. I open a new user and create some files in public_html directory.
I tried to go to http://ip/~user and it is working fine.

I created a new user, but now when I try to go to his website via http://ip/~user2 I got 404 error.

My server is running on Amazon, I activated the NAT Local IP configuration and rebuild the Apache vHosts' but still got this error.

Please help me to solve it.

Thank you !

2
E-Mail / Mail forward not working
« on: May 30, 2017, 04:33:18 PM »
Hi,

I set many mail forwards from many domains, all the mails not send..
I look into Mail Queue and saw the same error for all of the emails:


What can I do?

Thank you !

3
Apache / Only 1 user's website redirect to /usr/local/apache/htdocs
« on: December 11, 2016, 10:03:04 AM »
Hi,

I have 7 users in my server.
Only 1 domain of 1 user display the index.html from this directory:
/usr/local/apache/htdocs
(All the others users\domains working great).

I checked /usr/local/apache/conf.d/vhosts.conf
and the virtual host of this domain is the same like all the others.

* This domain is the nameserver of the server.

Please help me.
Thank you.

4
Hi,

I installed new EC2 instant with CentOS 6.5 and CWP.
I tried to upload new website, but I always got Internal Server Error.

I checked /usr/local/apache/logs/suphp_log and see:
Code: [Select]
[Sun Dec 04 11:36:03 2016] [warn] Mismatch between target UID (700) and UID (702) of file "/home/ido/public_html/candle/index.php"I tried to use CWP Fix Account Permissions but still got error, tried to set the permissions manually and still got errors.

I decided to delete the account but can't do it, I got this errors:
Code: [Select]
Notice: Undefined variable: ssh_exec in /usr/local/cwpsrv/htdocs/resources/admin/modules/list_accounts.php on line 0

Fatal error: Function name must be a string in /usr/local/cwpsrv/htdocs/resources/admin/modules/list_accounts.php on line 0

So I tried to create another account and delete it but got same errors.

Please help me !
Ohad.

5
Installation / Can't install CWP on CentOS 6.7 x64
« on: May 22, 2016, 01:19:56 PM »
Hi,

I tried to install CWP on VPS from "DigitalOcean" running CentOS 6.7 x64 but got this errors:
Quote
[root@centos-512mb-lon1-01 src]# sh cwp-latest

#################################################################
#             CentOS Web Panel (CWP)   Installer                #
#################################################################

visit www.centos-webpanel.com

cwp-latest: line 72: type: mysql: not found
httpd: unrecognized service
mysql: unrecognized service
Failed to set locale, defaulting to C
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: mirrors.coreix.net
 * extras: mirrors.coreix.net
 * updates: centos.serverspace.co.uk
Package wget-1.12-5.el6_6.1.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package chkconfig.x86_64 0:1.3.49.3-5.el6 will be updated
---> Package chkconfig.x86_64 0:1.3.49.3-5.el6_7.2 will be an update
^C
#######################################
# el6 version detected
#######################################

Installing MySQL!
###########################

Failed to set locale, defaulting to C
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
^C

Exiting on user cancel
error reading information on service mysqld: No such file or directory
mysqld: unrecognized service
/usr/local/src/sql.sh: line 77: mysqladmin: command not found
/usr/local/src/sql.sh: line 78: mysql: command not found
/usr/local/src/sql.sh: line 79: mysql: command not found
/usr/local/src/sql.sh: line 80: mysql: command not found
/usr/local/src/sql.sh: line 81: mysql: command not found
mysqld: unrecognized service
Installation FAILED at SQL !!!

Please help me!
I'm really want to install CWP but can't install it on CentOS 6.7 and this is the only version that DigitalOcean have.

Thank you !

Pages: [1]