Diferencia entre revisiones de «WikiFSF Local»
De FSF
| Línea 21: | Línea 21: | ||
</pre> | </pre> | ||
----- | ----- | ||
=== Verifica === | |||
: {{a3|carpetas de imagenes y extensiones.}} | |||
<pre> | <pre> | ||
http://localhost/00_FSF/ | |||
http://localhost/00_ED/index.php/P%C3%A1gina_principal | |||
</pre> | </pre> | ||
----- | ----- | ||
Revisión del 14:11 10 mar 2026
Ajuste LocalSettings
= MySQL - MariaDB
$wgDBserver = "localhost"; $wgDBname = "wikifsf"; $wgDBuser = "root"; $wgDBpassword = "";
Servidor
$wgServer = "http://localhost";
Otros
- Script paths
$wgScriptPath = "/wikifsf";
Verifica
- carpetas de imagenes y extensiones.
http://localhost/00_FSF/ http://localhost/00_ED/index.php/P%C3%A1gina_principal