Jump to content

leisegang

Priority Members
  • Joined

  • Last visited

  1. ip route default via 46.xx.xx.1 dev enp4s0 proto static metric 100 46.xx.xx.0/26 dev enp4s0 proto kernel scope link src 46.xx.xx.16 metric 100 46.xx.xx.44 is my main ip. Also both uses the same interface when running vnstat ns1.domain.com -> 46.xx.xx.44 ns2.domain.com -> 46.xx.xx.16 In february i used 11gb bandwith on the secondary. So far in march i have used 97gb
  2. I have the share ip at lets say 10.0.0.1 and a secondary ip 10.0.03. Server ip is 10.0.0.2 Shared ip is also 10.0.0.1 All sites use server ip Why do i have over 1GB transfer every hour on the secondary ip?
  3. leisegang posted a post in a topic in Other WEB Panels
    Has anyone tried aapanel? https://www.aapanel.com/
  4. i get this error: make: *** [Makefile:314: sapi/cli/php] Error 1 shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory /usr/local/cwpsrv/htdocs/resources/conf/el8/php-fpm_selector/external_modules/8.3/sodium.sh: line 9: /opt/alt/php-fpm83/usr/bin/phpize: No such file or directory /usr/local/cwpsrv/htdocs/resources/conf/el8/php-fpm_selector/external_modules/8.3/sodium.sh: line 10: ./configure: No such file or directory make: *** No targets specified and no makefile found. Stop. make: *** No rule to make target 'install'. Stop. /usr/local/cwpsrv/htdocs/resources/conf/el8/php-fpm_selector/external_modules/8.3/sodium.sh: line 14: /opt/alt/php-fpm83/usr/bin/php-config: No such file or directory ERROR: Missing extension file /sodium.so exe:/opt/alt/php-fpm83/usr/sbin/php-fpm Build Completed ################### Error:Can't add notification!
  5. i just made a module and ran this in the module file: <?php if ( !isset( $include_path ) ) { echo "invalid access"; exit( ); } $phpversion1 = shell_exec("grep php-fpm74 /usr/local/apache/conf.d/vhosts/*"); echo "<h2>PHP Version 7.4</h2><pre>".$phpversion1."</pre>"; echo "<br><br>"; $phpversion2 = shell_exec("grep php-fpm82 /usr/local/apache/conf.d/vhosts/*"); echo "<h2>PHP Version 8.2</h2><pre>".$phpversion2."</pre>"; echo "<br><br>"; $phpversion3 = shell_exec("grep php-fpm83 /usr/local/apache/conf.d/vhosts/*"); echo "<h2>PHP Version 7.3</h2><pre>".$phpversion3."</pre>"; echo "<br><br>"; $phpversion4 = shell_exec("grep php-fpm84 /usr/local/apache/conf.d/vhosts/*"); echo "<h2>PHP Version 8.4</h2><pre>".$phpversion4."</pre>"; echo "<br><br>"; ?>
  6. i Use the php-fpm selector. Is there a way to list all sites and what PHP version they are using? I have PHP 7, 8.1, 8.2 and 8.3 and want to move all to 8.3 but it takes a lot of time opening all controlpanels and checking. How can i list all sites or versions?
  7. Can i add an account domain1.com and then point domain2.com to the same folder.? So if i have a php file it says welcome to domain1 if i open it on domain1.com and it says domain2 if i open domain2.com?
  8. Goaccess isnt producing montly stats for me,. also never has. on any site Is there a way of getting awstats or webaliser or analog stats to work with CWP on the customers panel and on admin if possible. customers are most important
  9. Is there a way to get it to backup it to a TAR without it beeing compressed? I have several large mail accounts that use like 2 hours to backup. OR is there a way to do a sort of manual script for backup that is possible to then again import if i need to recover an account? One of my accounts started backup at: 2024-12-29 01:59:06 and finished at 2024-12-29 05:30:39 its like 15gb account, and of those there are like 13GB emails. IF i could just make my backups faster and have the possibility to import it again i would like that.
  10. i would sayt that the server lacks a recursive DNS record. Does it have a public IP and a PTR`?
  11. where how?
  12. Why is this disk usage so insanely large? Its OK that it uses 40gb on email, but the webpage isnt that big. 1 gb, my total would say that he uses around 42gb disk. How can this be explained?
  13. i am trying to renew the hostname SSL certificate, but it will not work, i just get a a self signed one, and email, hostname, CWP admin is basically down. the customer pages works but nothing else. Any idea why this is failing? just delete my topic
  14. when trying to install it again it fails, but i used the guide to update apache to 2.4.62 and that actually worked. guess that was the issue that i updated the apache package with the script on the forum.
  15. i have, no replies