Giter Site home page Giter Site logo

Comments (15)

cdgco avatar cdgco commented on June 21, 2024

What version of PHP are you using and are you using PHP or PHP-FPM? The first thing I would try is to change the line $configstyle = '1'; to $configstyle = '2'; in includes/includes.php (line 36) to see if that makes a difference. I don't think I made any bug fixes that relate to this issue, but you could try using the devinstall command to get the latest version with unreleased bug fixes: bash <(curl -s https://cdgco.github.io/devinstall)

from vestawebinterface.

Stage4000 avatar Stage4000 commented on June 21, 2024

Its a fresh vesta install with vesta-php (no FPM to my knowledge), I did try configstyle change on one install and it didnt seem to help anything guess ill try devinstall now

from vestawebinterface.

cdgco avatar cdgco commented on June 21, 2024

Are you using PHP 5, 7 or 8 / can you run the debug command bash <(curl -s https://cdgco.github.io/debug)?

from vestawebinterface.

Stage4000 avatar Stage4000 commented on June 21, 2024

max_execution_time 30
max_input_time 60
memory_limit 128M
error_reporting E_ALL & ~E_DEPRECATED & ~E_STRICT
display_errors Off
post_max_size 8M
upload_max_filesize 2M
config_path /etc/php.ini
CentOS Linux release 7.9.2009 (Core)
WEB Server: httpd:8080 (apache)
SSL Support: mod_ssl:8443
Proxy Server: nginx:80
Proxy SSL: nginx:443
Web Stats: webalizer, awstats
FTP Server: vsftpd
Mail Server: exim + dovecot + clamav + spamassassin
Database: mysql
DNS server: named
CRON: crond
Firewall: iptables+ fail2ban
Backups: local
Disk Quota: no
Softaculous: yes
Mail SSL: admin:stage4000.com
Vesta SSL: admin:panel.stage4000.com
Version: 0.9.8
NAME STATE CPU MEM UPTIME


httpd running 0 83 34
nginx running 0 13 34
named running 0 311 34
exim running 0 1 50
dovecot running 0 0 50
clamd running 0.4 1258 50
spamassassin running 0.9 5025 50
mariadb running 0 1089 50
vsftpd running 0 1 8
crond running 0 1 50
iptables running 0 0 0
fail2ban stopped 0 0 0

PHP 8.0.9

from vestawebinterface.

Stage4000 avatar Stage4000 commented on June 21, 2024

and still 500s on devinstall

from vestawebinterface.

cdgco avatar cdgco commented on June 21, 2024

Alright, that's what I was worrying about. This error is related to PHP 8 which is not currently supported. I don't plan on adding new features to this project as I am shifting toward HestiaCP and don't have much time to work on things right now, so I will likely not be updating to PHP 8. If you want to get it working I would recommend rolling back to PHP 7 or installing MultiPHP for VestaCP (https://forum.vestacp.com/viewtopic.php?t=12737) so that you can put this domain on a specific PHP version.

from vestawebinterface.

Stage4000 avatar Stage4000 commented on June 21, 2024

Thats odd that 2 different vesta installs gave me 2 different PHP versions only 1 day apart.

from vestawebinterface.

Stage4000 avatar Stage4000 commented on June 21, 2024

I might just go with Hestia, the only reason ive stayed with Vesta so long is because theres just better documentation available for it than hestia.

from vestawebinterface.

cdgco avatar cdgco commented on June 21, 2024

It must just be the latest version. Vesta hasn't released an update since January of last year. I wouldn't recommend using it anymore due to security holes and lack of updates which is why I am switching to HestiaCP which includes MutiPHP by default.

from vestawebinterface.

cdgco avatar cdgco commented on June 21, 2024

Vesta does have much better documentation, but from what I've found, almost everything works the exact same in Hestia including API calls.

from vestawebinterface.

Stage4000 avatar Stage4000 commented on June 21, 2024

I also like the idea of working with ubuntu again, im much more familiar with it than centos, and if you have tried using vesta on ubuntu lately its not great.

from vestawebinterface.

cdgco avatar cdgco commented on June 21, 2024

I haven't done a VestaCP install in a while but I typically use Debian as I run into issues with existing applications when trying to install VestaCP on Ubuntu.

from vestawebinterface.

Stage4000 avatar Stage4000 commented on June 21, 2024

I hope hestia is a little more friendly to ubuntu?

from vestawebinterface.

cdgco avatar cdgco commented on June 21, 2024

I can't remember if I ran into any issues with the install, but I believe it was more friendy. I currently have 2 Ubuntu servers running HestiaCP.

from vestawebinterface.

Stage4000 avatar Stage4000 commented on June 21, 2024

Thanks, you can close this at your convenience. Any further tickets can be opened in the other repo.

from vestawebinterface.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.