Now configure httpd.conf and httpd-vhosts.conf and
When you restart Apache Web Server and try to access a page,
The following error occurred.
Fuel\Core\FuelException [Error]:
Unable to create or write to the log file. Please check the permissions on/Applications/XAMPP/xamppfiles/htdocs/■■■■/fuel/manage/logs/. (mkdir(): Permission denied)
COREPATH/classes/log.php@line77
/Applications/XAMPP/xamppfiles/htdocs/■■■■/fuel/core/classes/log.php
row new\FuelException('Unable to create or write to the log file. Please check the permissions on'.\Config::get('log_path').'.'.('.$e->getMessage().'));
Error Japanese translation
Unable to create or write log files. / Verify permissions on Applications/XAMPP/xamppfiles/htdocs/■■■■/fuel/manage/logs/. ( mkdir ( )—Authorization denied.)
If you look at it, it is up to /Applications/XAMPP/xamppfiles/htdocs/■■■■/fuel/manage/, but there is no logs/.
COREPATH/classes/log.php@line77 doesn't know what's wrong.
I'm not sure, including the FuelPHP screen.
Can someone give me some advice?
I will provide you with any additional information you need.
Thank you for your cooperation.
DocumentRoot "/Applications/XAMPP/xamppfiles/htdocs"
port 8080
This time, when I created a folder called logs and read/write access rights, a file called logs/08/20.php was created to resolve the error.
Thank you for your cooperation.
610 GDB gets version error when attempting to debug with the Presense SDK (IDE)
581 PHP ssh2_scp_send fails to send files as intended
911 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
572 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
© 2024 OneMinuteCode. All rights reserved.