User Activity

  • Posted a comment on discussion General Discussion on seeddms

    The installation process seems unable to initialize my database tables, and it cannot create the administrator user.

  • Posted a comment on discussion General Discussion on seeddms

    Oh, I overlooked the warning in README.Install.md. Thanks.

  • Modified a comment on discussion General Discussion on seeddms

    server { listen 80; server_name 192.168.136.132; root /var/www/seeddms60x/www; index index.php; location / { try_files $uri $uri/ /index.php?$query_string; } location ~ \.php$ { include snippets/fastcgi-php.conf; fastcgi_pass unix:/run/php/php8.4-fpm.sock; } location ~ /\.(ht|conf|xml) { deny all; } }

  • Posted a comment on discussion General Discussion on seeddms

    server { listen 80; server_name 192.168.136.132; root /var/www/seeddms60x/www; index index.php; location / { try_files $uri $uri/ /index.php?$query_string; } location ~ \.php$ { include snippets/fastcgi-php.conf; fastcgi_pass unix:/run/php/php8.4-fpm.sock; } location ~ /\.(ht|conf|xml) { deny all; } }

  • Posted a comment on discussion General Discussion on seeddms

    Thanks. But I encountered other problems, and I need to take another look.

  • Posted a comment on discussion General Discussion on seeddms

    root@:/var/www/seeddms60x/sgrep -R "class PDO" /var/www/seeddms60x/vendorx/vendor grep: /var/www/seeddms60x/vendor/seeddms/core/vendor/phpstan/phpstan/phpstan.phar: binary file matches grep: /var/www/seeddms60x/vendor/vendor: warning: recursive directory loop /var/www/seeddms60x/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/PDO.php:class PDO extends AbstractBackend implements CreatePrincipalSupport /var/www/seeddms60x/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/PDO.php:class PDO implements BackendInterface...

View All

Personal Data

Username:
criedhero
Joined:
2026-01-22 11:06:38.647000

Projects

  • No projects to display.

Personal Tools