Questions tagged [centos-web-panel]

26 questions
0
votes
0 answers

Amazon EC2 PostFix can't send emails

i'm installed centos web panel on amazon ec2 the email send process worked in the first days and stop without any reason. after search i can't know the reason is it because amazon blocked 25 post or my setup have proplem my ip 15.188.176.162 my…
user9078671
0
votes
0 answers

PHP mailer is not working for CWP ( control web panel CentOs ) email setup

I created new email Id for domain https://www.srirangapankajam.in/ Below are the email ID details. Email Login URL : https://server.we3.in:2031/roundcube/ Email Id : info@srirangapankajam.in Password : ******* I try to login login using above…
0
votes
1 answer

Centos Web Panel: SMTP

When I send mails to gmail and yahoo everything is perfect i got SPF, DKIM, DMARC passed on gmail but when I send to hotmail mail i got: Queued mail for delivery -> 250 2.1.5 on the hotmail smtp servers (not mine) I got no errors except this one…
0
votes
3 answers

Apache failed to start on centos7 on cwp

Am running contos7 in my server, yesterday i tried to restart my apache but it failed and since then could not start again. Everytime i try to start it will show below warning. Job for httpd.service failed because the control process exited with…
Peter
  • 1,860
  • 2
  • 18
  • 47
0
votes
1 answer

.htaccess multiviews not workinng in Control Web Panel server

I had a running php web application previously hosted using cpanel. Now I have shifted it to Control Web panel(CWP) for hosting . But the multiviews and error handling I managed using .htaccess file is not being responded by the server so that I…
0
votes
0 answers

I'd like to run an independent php page connecting to the mysql database on our WordPress site

I've tried to output some info from the db but I get the following error : Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at…
Aethon
  • 301
  • 1
  • 2
  • 13
0
votes
1 answer

500 Internal Server Error on centos

My request only last 3 min and return 500 Internal Server Error. Here is my apache error_log file: Script timed out before returning headers: index.php, referer: ... Can anyone help me how to solve it? I already set execution time but still not…
Thanh Phong
  • 33
  • 1
  • 5
0
votes
1 answer

CWP Database not Found

Just did a fresh install of CWP on Centos 7. But when i try to start it i get this error: ###################### Update Server Packages ###################### PHP Warning: mysqli_connect(): (HY000/1049): Unknown database 'root_cwp' in…
Peter Strauss
  • 25
  • 1
  • 8
0
votes
1 answer

CWP Php Switcher

VPS on my server, centos 7 and cwp (Centos Web Panel) board. I'm coding Codeigniter 3.x project. CWP There are php (5.5-7.1.9) options as php selector. I need to get my php version to 7.x. like here enter link description here is successfully…
ozan
  • 1
  • 1
-1
votes
1 answer

Warning: file_get_contents(): php_network_getaddresses: getaddrinfo

I own a DEDICATED server and installed CENTOS 7 with installed WEB Panel and PHP Version 8.1.13 Everything was working fine from last 12 days until I tried to created a simple web crawl script to run .
Yogus
  • 2,307
  • 5
  • 20
  • 38
-1
votes
1 answer

CNAME is redirecting to my host page

I have a website hosted on the following path: mywebsite.com/test with the following DNS mywebsite.com A 1.2.3.4 (host ip) host.mywebsite.com A 1.2.3.4 (host ip) On another domain I'm trying to make a subdomain CNAME redirect…
1
2