benjamenus
Member
Posted 2 years ago #
After adding the following lines to the .htaccess file to get round a 500 error:
AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php
I now get PHP errors when running install.php (see screenshot at http://www.dropbox.com/gallery/464470/1/WordPress?h=e4873c)
Any advice would be much appreciated, I know nothing about PHP!
benjamenus
Member
Posted 2 years ago #
Sorry, the link to the screenshot shouldn't have a ) at the end, so it is:
http://www.dropbox.com/gallery/464470/1/WordPress?h=e4873c
WordPress requires PHP. There is no way to install WordPress without PHP.
benjamenus
Member
Posted 2 years ago #
I am running PHP, here are the details:
Apache version 2.2.14 (Unix)
PHP version 5.2.11
MySQL version 5.0.85-community
Does that shed any light on it? Cheers (and happy new year)
> Does that shed any light on it?
Nope. I suggest looking for server support or check out the PHP community for help.
Can you make a phpinfo page and see if that works? It might tell you if PHP is parsing correctly.
At a guess it looks like it's not.