This forum is no longer active. Please post your questions to our new community site
Can't add users in phpMyAdmin
|
|
I installed the package mampstack-1.2-0 on my PowerMac G5. When I try to Add a new User from the Privileges page the screen just flashes and nothing else. Same thing if I try to edit an existing user. I’m using the same computer that the package is installed on. Thoughts? |
|
|
Hi It is strange, could you see any error in the Apache log file installdir_/apache2/logs/errorlog? Cheers. |
|
|
No errors in the log file. I also uninstalled then reinstalled the package and am getting the same results. |
|
|
could you try to access using a different browser or a different machine? phpmyadmin is not accessible by default from a different machine but you can change it. Take a look the following quick-guide and try to access for a different machine. How to enable phpMyAdmin or phpPgAdmin? phpMyAdmin and phpPgAdmin are web applications to manage the MySQL or PostgreSQL database that is included with most of the stacks. By default, it is disabled so it cannot be accessed remotely. You can enable it by editing the “installdir/apache2/apps/phpmyadmin/conf/phpmyadmin.conf” file or the “installdir/apache2/apps/phppgadmin/conf/phppgadmin.conf” file using an editor:
If you modify this file you should restart the Apache server. |
|
|
Same result. I modified the conf file and logged in from two different computers. I used FireFox on a Mac and IE on windows. Strange! |
|
|
I installed the stack on another mac in our office. Same results there. Could it be something with my network? |

