![]() |
AppGini - Printable Version +- Discussion board (https://carsoncitylinux.org/mybb) +-- Forum: Carson City LUG (https://carsoncitylinux.org/mybb/forumdisplay.php?fid=1) +--- Forum: User Projects (https://carsoncitylinux.org/mybb/forumdisplay.php?fid=7) +--- Thread: AppGini (/showthread.php?tid=31) |
AppGini - mike - 09-20-2025 Web application development tool: Appgini https://bigprof.com/appgini/ Details and discussion to follow Rented server: https://www.racknerd.com/kvm-vps Found a deal on lowendbox.com running: ----------- OS info [root@racknerd-09f0b54 goldfinger]# cat /etc/os-release NAME="AlmaLinux" VERSION="9.6 (Sage Margay)" ID="almalinux" ID_LIKE="rhel centos fedora" VERSION_ID="9.6" PLATFORM_ID="platform:el9" PRETTY_NAME="AlmaLinux 9.6 (Sage Margay)" ANSI_COLOR="0;34" LOGO="fedora-logo-icon" CPE_NAME="cpe:/o:almalinux:almalinux:9::baseos" HOME_URL="https://almalinux.org/" DOCUMENTATION_URL="https://wiki.almalinux.org/" BUG_REPORT_URL="https://bugs.almalinux.org/" ALMALINUX_MANTISBT_PROJECT="AlmaLinux-9" ALMALINUX_MANTISBT_PROJECT_VERSION="9.6" REDHAT_SUPPORT_PRODUCT="AlmaLinux" REDHAT_SUPPORT_PRODUCT_VERSION="9.6" SUPPORT_END=2032-06-01 [root@racknerd-09f0b54 goldfinger]# php -v PHP 8.0.30 (cli) (built: May 13 2025 19:33:03) ( NTS gcc x86_64 ) Copyright © The PHP Group Zend Engine v4.0.30, Copyright © Zend Technologies with Zend OPcache v8.0.30, Copyright ©, by Zend Technologies with Xdebug v3.1.2, Copyright © 2002-2021, by Derick Rethans [root@racknerd-09f0b54 goldfinger]# httpd -v Server version: Apache/2.4.62 (AlmaLinux) Server built: Jan 29 2025 00:00:00 [root@racknerd-09f0b54 goldfinger]# mysql -v Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 24 Server version: 10.5.27-MariaDB MariaDB Server ============================== |