I seen a lot of people post “I get blank screen” I did too when I downloaded the zip and made and copy files and the filder it said to make. What fixed it was I downloaded the tar file and ran the tar command to install it. I guess it wroght over the zip type files. After that I did not get a blank page.
I went to the set up and got this error:
“FATAL: You forgot to make the personal dictionary directory writable.
Please read the install instructions and chmod this folder to provide write
privileges to the Apache task.”
To fix it I chmod 757 to
/var/www/html/wordpress/wp-content/spell-plugin
But now when I click on the spell check button a window pops up and says:
“Error executing ‘/usr/bin/aspell -a –lang=en_US –personal=/var/www/html/wordpress/wp-content/spell-plugin/aspell/personal < /tmp/aspell_data_bfStEe 2>@1’
Error: 8x@”
I running this on Linux Fedora core 3.
I been trying to fix this for about 3 hours. I don’t know what else to do. Can any one help?