page blanche en localhost
page blanche en localhost
bonjour
je veux installer joomla sur mon linux mint
j'ai installé apache2, phpmyadim et créé une base de donnée. Mon dossier joomla est dans var/www/html/joomla mais avec mon navigateur : localhost/joomla j'ai une page blanche. Je devrais avoir une page d'installation joomla
j'ai créé un fichier test.php dans le dossier joomla qui me donne la version de PHP, localhost/joomla/test.php affiche bien les infos.
merci pour l'aide
je veux installer joomla sur mon linux mint
j'ai installé apache2, phpmyadim et créé une base de donnée. Mon dossier joomla est dans var/www/html/joomla mais avec mon navigateur : localhost/joomla j'ai une page blanche. Je devrais avoir une page d'installation joomla
j'ai créé un fichier test.php dans le dossier joomla qui me donne la version de PHP, localhost/joomla/test.php affiche bien les infos.
merci pour l'aide
Modifié en dernier par nickg le dim. 3 oct. 2021 17:48, modifié 1 fois.
Linux mint 21.3 - Cinnamon (64-bit) version 6.0.4
PC Desktop : Intel Core i7
Kernel: 5.15.0-102-generic 64bits
Graphics: Intel Corporation Iris Plus Graphics 655
Mémoire 15 Go
PC Desktop : Intel Core i7
Kernel: 5.15.0-102-generic 64bits
Graphics: Intel Corporation Iris Plus Graphics 655
Mémoire 15 Go
- alain
- Administrateur du site
- Messages : 17182
- Enregistré le : dim. 11 oct. 2015 23:41
- Localisation : Chelles
- Contact :
Re: page blanche en localhost
Bonjour Nickg
localhost/joomla n'est qu'un dossier, ne serait-ce pas:
localhost/joomla/configuration.php
Qu'il faut faire?
localhost/joomla n'est qu'un dossier, ne serait-ce pas:
localhost/joomla/configuration.php
Qu'il faut faire?
Слава Україні _ слава героям махновщини
PC1 : CM : ASRock 990FX | CPU: AMD FX 8350-8 cores, 4 GHz | RAM: 16 Go DDR3 1600 MHz | CG: GTX 1080TI-11 Go | OS : LM 22 Xfce 4.18 | K: 6.8
PC2 :Core2 Quad Q9650 @ 3 GHz | CG: Nvidia GTX 650TI | OS: LM 22 Wilma Xfce 4.18| K: 6.8
PC3 :Core i7-2600 @ 3,5 GHz | CG: ATI HD 4650 | OS: Emmade5 Xfce 4.18.0 | K: 6.1
PC4 : AMD Ryzen 5 3500X 4GHz | CG: GTX 970 | Ram : 8GB |OS : Debian 12.8 | K: 6.1
In a world without walls and fences, who needs windows and gates?
PC2 :Core2 Quad Q9650 @ 3 GHz | CG: Nvidia GTX 650TI | OS: LM 22 Wilma Xfce 4.18| K: 6.8
PC3 :Core i7-2600 @ 3,5 GHz | CG: ATI HD 4650 | OS: Emmade5 Xfce 4.18.0 | K: 6.1
PC4 : AMD Ryzen 5 3500X 4GHz | CG: GTX 970 | Ram : 8GB |OS : Debian 12.8 | K: 6.1
In a world without walls and fences, who needs windows and gates?
Re: page blanche en localhost
bonjour
cette url conduit a : The requested URL was not found on this server.
Par défaut, localhost/joomla, affiche une page de procédure d'installation
cette url conduit a : The requested URL was not found on this server.
Par défaut, localhost/joomla, affiche une page de procédure d'installation
Linux mint 21.3 - Cinnamon (64-bit) version 6.0.4
PC Desktop : Intel Core i7
Kernel: 5.15.0-102-generic 64bits
Graphics: Intel Corporation Iris Plus Graphics 655
Mémoire 15 Go
PC Desktop : Intel Core i7
Kernel: 5.15.0-102-generic 64bits
Graphics: Intel Corporation Iris Plus Graphics 655
Mémoire 15 Go
Re: page blanche en localhost
je suis sous apache et dans mon dossier joomla il y a bien tous les fichiers nécessaires à l'installation dont un fichier index.php
c'est pas une erreur 404
c'est pas une erreur 404
Linux mint 21.3 - Cinnamon (64-bit) version 6.0.4
PC Desktop : Intel Core i7
Kernel: 5.15.0-102-generic 64bits
Graphics: Intel Corporation Iris Plus Graphics 655
Mémoire 15 Go
PC Desktop : Intel Core i7
Kernel: 5.15.0-102-generic 64bits
Graphics: Intel Corporation Iris Plus Graphics 655
Mémoire 15 Go
Re: page blanche en localhost
merci pour la doc. je pense que c'est sûrement un problème de permissions (?)
je viens de regarder dans les logs d'apache :
[Sun Oct 03 10:50:29.906164 2021] [php7:error] [pid 962] [client 127.0.0.1:44830] PHP Fatal error: require_once(): Failed opening required '/var/www/html/joomla/includes/defines.php' (include_path='.:/usr/share/php') in /var/www/html/joomla/index.php on line 37
je viens de regarder dans les logs d'apache :
[Sun Oct 03 10:50:29.906164 2021] [php7:error] [pid 962] [client 127.0.0.1:44830] PHP Fatal error: require_once(): Failed opening required '/var/www/html/joomla/includes/defines.php' (include_path='.:/usr/share/php') in /var/www/html/joomla/index.php on line 37
Linux mint 21.3 - Cinnamon (64-bit) version 6.0.4
PC Desktop : Intel Core i7
Kernel: 5.15.0-102-generic 64bits
Graphics: Intel Corporation Iris Plus Graphics 655
Mémoire 15 Go
PC Desktop : Intel Core i7
Kernel: 5.15.0-102-generic 64bits
Graphics: Intel Corporation Iris Plus Graphics 655
Mémoire 15 Go
Re: page blanche en localhost
Linux mint 21.3 - Cinnamon (64-bit) version 6.0.4
PC Desktop : Intel Core i7
Kernel: 5.15.0-102-generic 64bits
Graphics: Intel Corporation Iris Plus Graphics 655
Mémoire 15 Go
PC Desktop : Intel Core i7
Kernel: 5.15.0-102-generic 64bits
Graphics: Intel Corporation Iris Plus Graphics 655
Mémoire 15 Go
Re: page blanche en localhost
c'est en local , pas de production
mike@mike:~$ sudo chown -R www:www /var/www/joomla
[sudo] Mot de passe de mike :
chown: utilisateur incorrect: «www:www»
mike@mike-:~$
mike@mike:~$ sudo chown -R www:www /var/www/joomla
[sudo] Mot de passe de mike :
chown: utilisateur incorrect: «www:www»
mike@mike-:~$
Linux mint 21.3 - Cinnamon (64-bit) version 6.0.4
PC Desktop : Intel Core i7
Kernel: 5.15.0-102-generic 64bits
Graphics: Intel Corporation Iris Plus Graphics 655
Mémoire 15 Go
PC Desktop : Intel Core i7
Kernel: 5.15.0-102-generic 64bits
Graphics: Intel Corporation Iris Plus Graphics 655
Mémoire 15 Go
Re: page blanche en localhost
merci
Linux mint 21.3 - Cinnamon (64-bit) version 6.0.4
PC Desktop : Intel Core i7
Kernel: 5.15.0-102-generic 64bits
Graphics: Intel Corporation Iris Plus Graphics 655
Mémoire 15 Go
PC Desktop : Intel Core i7
Kernel: 5.15.0-102-generic 64bits
Graphics: Intel Corporation Iris Plus Graphics 655
Mémoire 15 Go
Re: page blanche en localhost
oui j’ai mis tout en 777
Linux mint 21.3 - Cinnamon (64-bit) version 6.0.4
PC Desktop : Intel Core i7
Kernel: 5.15.0-102-generic 64bits
Graphics: Intel Corporation Iris Plus Graphics 655
Mémoire 15 Go
PC Desktop : Intel Core i7
Kernel: 5.15.0-102-generic 64bits
Graphics: Intel Corporation Iris Plus Graphics 655
Mémoire 15 Go
Re: page blanche en localhost
ok j vais voir ca d'un peu plus prés
Linux mint 21.3 - Cinnamon (64-bit) version 6.0.4
PC Desktop : Intel Core i7
Kernel: 5.15.0-102-generic 64bits
Graphics: Intel Corporation Iris Plus Graphics 655
Mémoire 15 Go
PC Desktop : Intel Core i7
Kernel: 5.15.0-102-generic 64bits
Graphics: Intel Corporation Iris Plus Graphics 655
Mémoire 15 Go