User Tools

Site Tools


servers:windows:nginx:mybb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
servers:windows:nginx:mybb [2026/01/20 11:29] Sean Rhoneservers:windows:nginx:mybb [2026/01/20 15:20] (current) – [Git Fix] Sean Rhone
Line 215: Line 215:
 ===== Git Fix ===== ===== Git Fix =====
  
-  * :!: Set email for ''user.email''+  * :!: Set ''user.email''
  
   "notepad.exe" "%SystemDrive%\www\scripts\forum\Git Fix.bat"   "notepad.exe" "%SystemDrive%\www\scripts\forum\Git Fix.bat"
Line 300: Line 300:
  
 ===== config.php ===== ===== config.php =====
- 
-**** 
  
   "notepad.exe" "%SystemDrive%\www\forum\inc\config.php"   "notepad.exe" "%SystemDrive%\www\forum\inc\config.php"
 +
 +  $config['database']['hostname'] = 'localhost';
  
 ====== Backup ====== ====== Backup ======
Line 322: Line 322:
  
 ===== Database ===== ===== Database =====
 +
 +  * [[#database|Initial set-up]]
  
   "%ProgramFiles%\MariaDB 12.2\bin\mariadb.exe" -u "root" --execute="CREATE DATABASE mybb"   "%ProgramFiles%\MariaDB 12.2\bin\mariadb.exe" -u "root" --execute="CREATE DATABASE mybb"
/usr/local/www/wiki/data/attic/servers/windows/nginx/mybb.1768926580.txt.gz · Last modified: by Sean Rhone