nucker wrote: » The thing is, it is installed on the F drive since Windows in its infinite wisdom has put the Blu-ray drive on D, I know that I can change it, but there are also other software and other dependencies needing the F drive
tramoreman wrote: » im running xampp on apple mac i think you should be running wamp server on windows
tramoreman wrote: » no xaamp actually runs fine for me on the mac
nucker wrote: » m/w/xampp==total rubbish software, has anyone got a better suggestion than this piece of sh*** localhost software?
mad turnip wrote: » I find installing the OLD STABLE versions of apache and php much easier. Like the real old versions of apache and php are quite compatible and there's loads of information out there regarding on how to set them up then you can just download and install **** like phpmyadmin without half as many problems that xampp gives you. Not to mention xampp is so insecure I once had some pretty important files leaked onto the internet due to bugs in it. I high recommend you do NOT open any ports with that thing running.
28064212 wrote: » What are you trying to do exactly? You could just install the various compents (Apache, PHP, MySQL) separately, XAMPP does away with a lot of the problems that brings though
tramoreman wrote: » found the following when searching might help youApache, I can't stop the service in order to try debug what is going on with this phpMyAdmin run the XAMPP Control Panel as Administrator. Either right click on the program or shortcut and choose "Run As Administrator" or right-click on the program and shortcut and choose Properties, under the Compatibility tab, check the box setting the program to always run at the administrator privilege level.Error message begins with #1044 saying something like I can't create a database, now the option to create one has been wiped off and replaced by the notification "No privileges" Check this line in the config.inc.php file looks like this: $cfg[$i] = 'cookie'; If you have not set a password for the super user root for MySQL/phpMyAdmin in the security page then when asked for a username in phpMyAdmin you use just root not (root@YoMammasPlace etc. no privileges for this root user) and don't enter a password then click on Go and you should have privileges of the super user root which is all.