Posts Tagged ‘error’

25
Jul

Save virtual machine on NTFS drives

   Posted by: Vlad    in Linux

I usually dual boot my PC with Windows and Linux. For the moment I still heavily use Windows so most of my information is stored on NTFS drives. My linux ext3 partition is only 10 GB wich is more than enough. But I recently installed VMware server on Ubuntu Hardy Heron, and obviously I was forced to save my virtual machines on one of the larger windows partitions. That was o problem for my system, because everything I did I couldn’t PowerOn the virtual machine, with the following error message: “Unable to connect to the MKS: Pipe: Read failed.” After a lot of searching I found this solution. Edit as root the main .vmx file and add this line:

mainMem.useNamedFile=FALSE

Save it and you are ready to use your virtual machine.

Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

9
May

Wordpress error

   Posted by: Vlad    in Wordpress

After installing a WordPress Blog I started installing some useful plugins. One of them was WP Security Scan. One of the errors in the initial scan was that I had the wp_ prefix in the tables of my database. So I followed the instructions and changed them. But after that, each time I use tried to log in, I get:

You do not have sufficient permissions to access this page.

Read the rest of this entry »

Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,