heb apache phpmyadmin mysql enz geinstalleerd, vervolgens phpmyadmin opgestart, venster word geladen in browser maar ik kan geen bewerkingen uitvoeren in dit venster. ik krijg waar ik ook op klik het antwoord dat de gevraagde pagina niet op de server te vinden is. Dus ik kan niet uitloggen, geen database aanmaken enz. Wat is hier fout??? HELP
Heb je dit wel aan gepast in je phpmy admin common.inc pagina ?
/**
* Your phpMyAdmin url
*
* Complete the variable below with the full url ie
* http://www.your_web.net/path_to_your_phpMyAdmin_directory/
*
* It must contain characters that are valid for a URL, and the path is
* case sensitive on some Web servers, for example Unix-based servers.
*
* In most cases you can leave this variable empty, as the correct value
* will be detected automatically. However, we recommend that you do
* test to see that the auto-detection code works in your system. A good
* test is to browse a table, then edit a row and save it. There will be
* an error message if phpMyAdmin cannot auto-detect the correct value.
*
* If the auto-detection code does work properly, you can set to TRUE the
* $cfg['PmaAbsoluteUri_DisableWarning'] variable below.
*/
$cfg['PmaAbsoluteUri'] = 'http://localhost/PHPmyadmin';
En dat moet je 2 keer doen op nog een pagina weet niet zo snel meer welke
?Onbekende gebruiker
24-08-2004 18:12
Hallo,
Ik heb zojuist MySQL geïnstalleerd en de volgende regels toegevoegd in php.ini: