Git Product home page Git Product logo

chmiwarnings's Issues

Po Upgradu na PHP 8.1 hlásí chybu "ERR Nemohu stahnout soubor"

Dobrý den, po updatu na PHP 8.1 v Almalinuxu (Apache 2.4.37)
mi začalo hlásit chybu "ERR Nemohu stahnout soubor"
V https.conf mám nastaveno
Include conf.modules.d/*.conf
LoadModule rewrite_module modules/mod_rewrite.so
<Directory "/var/www/html/ChmiWarnings/">
AllowOverride all
Order allow,deny
allow from all
Require all granted
</Directory>

Pro složku ChmiWarnings jsem nastavil
sudo chown apache:apache data log temp
sudo chmod u+rwx data log temp
Zkusil jsem nastavit i oprávnění 0777 pro data, log, temp, ale marně.
Zajímavé je, že se xml stáhne do složky data, ale už jakoby nepřejmenuje a dál se nezpracuje

apache
Zkusil jsem vymazat i složku temp/cache, nepomohlo
Log apps.txt:
23:23:35 -d- [9774] 4104.0.N 23:23:35 -d- [9774] stahuji 23:23:35 ERR [9774] Chyba stahovani: Exception: Nemohu stahnout soubor 23:23:35 ERR [9774] ERR: Exception: Nemohu stahnout soubor

error.log
[2023-10-10 23-23-33] PHP Deprecated: Return type of Nette\ComponentModel\RecursiveComponentIterator::getChildren(): RecursiveIterator should either be compatible with RecursiveArrayIterator::getChildren(): ?RecursiveArrayIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/ChmiWarnings/vendor/nette/component-model/src/ComponentModel/RecursiveComponentIterator.php:32 @ https://vakr.cloud/ChmiWarnings/chmi/vystrahy/4104 [2023-10-10 23-23-35] PHP Deprecated: Return type of Nette\Utils\DateTime::createFromFormat($format, $time, $timezone = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/ChmiWarnings/vendor/nette/utils/src/Utils/DateTime.php:100 @ https://vakr.cloud/ChmiWarnings/chmi/vystrahy/4104 [2023-10-10 23-23-35] PHP Deprecated: Return type of Nette\Application\Routers\RouteList::offsetGet($index) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/ChmiWarnings/vendor/nette/application/src/Application/Routers/RouteList.php:123 @ https://vakr.cloud/ChmiWarnings/chmi/vystrahy/4104 [2023-10-10 23-23-35] PHP Deprecated: Return type of Nette\ComponentModel\RecursiveComponentIterator::getChildren(): RecursiveIterator should either be compatible with RecursiveArrayIterator::getChildren(): ?RecursiveArrayIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/ChmiWarnings/vendor/nette/component-model/src/ComponentModel/RecursiveComponentIterator.php:32 @ https://vakr.cloud/ChmiWarnings/chmi/vystrahy/4104

Každopádně samozřejmě chyba je u mě, kdybych neprovedl update PHP na 8.1, tak to určitě poběží dál 👍
Jen pokud se tu najde lepší specialista, kdo by to rozchodil i na novějším PHP, bylo by to super. Jinak aplikace je naprosto luxusní.
Děkuji

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.