Installer fails: WinNMP Installer needs to download components from the Internet! Please check your Internet connection..
WinNMP Installer needs to download components from the Internet! Please check your Internet connection..
Composer has fatal error with PHP 8.0.27
PHP 8.3
GD extension error
Thank you for your reply Also, is there a batch file that I can restart php-cgi? 2023년 3월 23일 (목) 오후 4:23, goni2297 goni2297@users.sourceforge.net님이 작성: [bugs:#54] https://sourceforge.net/p/wtnmp/bugs/54/ Data folder in mariadb does not change path* Status: open Created: Thu Mar 23, 2023 07:23 AM UTC by goni2297 Last Updated: Thu Mar 23, 2023 07:23 AM UTC Owner: WTriple Data folder in mariadb does not change path And I wonder if the setting value of my.ini is applied Sent from sourceforge.net because...
Data folder in mariadb does not change path
WinNMP kills also MySQL server on different port
log\winnmp.log
Sorry ticket title should be PHP 8.1 as you already have 8.0
PHP 8.0 and 8.1
The Application Window does not size properly
Use .localhost domain instead of .test
Switching of PHP version with specific php.ini files
when change php version to 8.0 php-Cgi will crased
some setting in your conf/php.ini is not worinkg under php 8.0 Look in the PHP error log, or run bin/PHP/phpStartVisible.bat in order to see the errors
this problem is specific to your machine. On everyone else's localhost should point to 127.0.0.1 by default Select "Optimize TCP/IP - Tweak the windows registry" during WInNMP installation in order to fix it...
bug redis
this problem is specific to your machine. On everyone else's localhost should point to 127.0.0.1 by default Select "Optimize TCP/IP - Tweak the windows registry" during installation in order to fix it...
Latest version is reported as older version
MariaDB keeps crashing, won't stay up
This problem is related to your specific MariaDB database , not WinNMP You need to put on your database manager hat and troubleshoot it. Look in MariaDB log, and try using mysqlcheck.exe --defaults-file=... --repair --force --silent --use-frm --databases mysql
when change php version to 8.0 php-Cgi will crased
MariaDB keeps crashing, won't stay up
Aplication error mysqladmin.exe
conf file extension changed to .disabled
MongoDB security fails because of "--noauth"
This is a development stack, auth would only complicate things. Install mongodb manually or on a different machine if you like more control over it...
Latest version is reported as older version
MongoDB security fails because of "--noauth"
conf file extension changed to .disabled
bug redis
File is not within the allowed path(s)
This has nothing to do with WinNMP , it is a Wordpress issue. This is what happens when you migrate Wordpress instead of installing it from scratch. WinNMP has open_basedir restriction enabled by default in php.ini, it is for your own good.. You need to make some changes in the Wordpress config file and in the database to get it to work. Try not to use backslash \ and replace it with slash / in paths
File is not within the allowed path(s)
Aplication error mysqladmin.exe
publish.php doesn't work with new acmePhp
added to WinNMP, will be avalable in the next release 21.01
publish.php doesn't work with new acmePhp - solution
Ok, I've done it myself. 2 changes: old: $domDir=realpath(DIR."/../../conf/.acmephp/master/private/$dom"); new: $domDir=realpath(DIR."/../../conf/.acmephp/master/var/$dom"); old: $domJson=realpath(DIR."/../../conf/.acmephp/master/private/$dom/authorization_challenge.json"); new: $domJson=realpath(DIR."/../../conf/.acmephp/master/var/$dom/authorization_challenge.json"); New publish.php attached. Copy (and overwrite old file) to 'WinNMP\bin\acmePhp\'. And please change installer so I can choose D:\WinNmp...
can't install behind proxy
Error: Unable to execute mysql_upgrade
Not a bug. MySql database table mysql.users is corrupted, you need to delete the whole database folder, so it will be re-created.
Projects dir cannot be changed after install
no file specified after creating a project
not a bug: open_basedir restriction in effect. modify open_basedir in php.ini
Dashboard PHP-Cgi not working after changing Project Dir
not a bug
no proxy support
if you set a system wide proxy, it will
admin account needed
we might come up with a solution in the far future
PHP-CGI could not start with port 9001
we cannot add this functionality (custom php-cgi ports) just to accommodate this obscure program... you should find an alternate solution like using a virtual machine or a remote server...
Freezes on startup with message "Please Wait"
cannot replicate. Please add additional details, like the folder you installed to..
how to apply php 7.0 or php 7.1 to the WinNMP latest version.
Not really a bug report but it does support them: https://sourceforge.net/projects/wtnmp/files/extras/ Instructions are at the bottom of that page. You can also add other/newer PHP versions from windows.php.net. You'll need to download a PHP 'nts' (non thread safe) version. For example: https://windows.php.net/downloads/releases/archives/php-7.1.33-nts-Win32-VC14-x64.zip . Extract the archive and put the directory in WinNMP\bin\PHP. Restart WinNMP and it should be in the list. If not, check your...
how to apply php 7.0 or php 7.1 to the WinNMP latest version.
Freezes on startup with message "Please Wait"
WinNMP 20.05 MariaDB Install issue
the issue is now fixed. please re-install
MariaDB is broken after published 20.10
The issue is now fixed. Please re-install