Can't Install Joomla "application/x-httpd-php"[SOLVED]

Joomla version 1.0 is end-of-life and are no longer supported. Please use Joomla 3.x instead.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
kiokenx31
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Fri Jan 25, 2008 3:36 am

Can't Install Joomla "application/x-httpd-php"[SOLVED]

Post by kiokenx31 » Mon Jun 02, 2008 8:11 am

Hi all,

Long time joomla installer, first time seeing this problem. After ftping the joomla installation files to my new host that I just switched too, I didn't get the typical "Installation screen." Instead, I get this??? And I can't seem to figure out what's the problem? Does ANYONE have an idea? please help i've been at this for a couple of days now!

Image

thanks!!
Last edited by kiokenx31 on Tue Jun 03, 2008 1:37 am, edited 1 time in total.

maiahost
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 116
Joined: Sat Jan 19, 2008 12:59 pm

Re: Can't Install Joomla getting "application/x-httpd-php" ???

Post by maiahost » Mon Jun 02, 2008 3:03 pm

It appears as either php is not present on the server or (which is more likely) .htaccess is not configured correctly. If you could open your .htaccess file and find the line that says
AddType application/x-httpd-php .php
Try to remove the line if it's there and give it a go. Otherwise you'll have to install php on the server.

kiokenx31
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Fri Jan 25, 2008 3:36 am

Re: Can't Install Joomla getting "application/x-httpd-php" ???

Post by kiokenx31 » Tue Jun 03, 2008 1:33 am

you were absolutely right. php was not enabled on my server. Thanks again!!

User avatar
amandamalia
Joomla! Explorer
Joomla! Explorer
Posts: 318
Joined: Mon Mar 13, 2006 10:14 pm
Location: Philly
Contact:

Re: Can't Install Joomla "application/x-httpd-php"[SOLVED]

Post by amandamalia » Mon Jun 23, 2008 3:04 am

Well, php wasnt enabled on my subdomain, so THANK YOU. Check. AddType application/x-httpd-php .php is not in my .htaccess. Check. Still getting this exact error. demo2.soapbxxdev.com. any other ideas? much appreciated.
http://www.JoomlaSimple.com :: Home of the JoomlaSimple Administrator Handbook ::

It is hard enough to remember my opinions, without also remembering my reasons for them!

[Nietzsche]

sleiting
Joomla! Apprentice
Joomla! Apprentice
Posts: 48
Joined: Fri May 02, 2008 3:42 am

Re: Can't Install Joomla "application/x-httpd-php"[SOLVED]

Post by sleiting » Tue Jul 08, 2008 10:41 pm

I am having this problem too. php is installed on my server and application/x-httpd-php is not in my .htaccess file??

Any other suggestions out there...

maiahost
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 116
Joined: Sat Jan 19, 2008 12:59 pm

Re: Can't Install Joomla "application/x-httpd-php"[SOLVED]

Post by maiahost » Tue Jul 08, 2008 11:30 pm

These are all separate problems - it would be best if you took them to the hosting company that you use (if you use one). If you host them on your PC then you'll have to ask the WAMP developers (or any other software that you use).

coldsplash
Joomla! Apprentice
Joomla! Apprentice
Posts: 5
Joined: Thu Jul 10, 2008 3:08 am

Re: Can't Install Joomla "application/x-httpd-php"[SOLVED]

Post by coldsplash » Fri Aug 01, 2008 12:23 pm

This is for people facing this difficulty with a local server.
I was facing with the same difficulty. But I just backed up my database and reinstalled WAMP server and it worked.
But remember to delete the wamp folder after uninstalling coz the first time, i left it there and faced the same problem.
After reinstalling just import back the backed up db using phpMyAdmin and continue your work.
:)

abdulrehman007
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Fri Jul 29, 2016 6:38 am

Re: Can't Install Joomla "application/x-httpd-php"[SOLVED]

Post by abdulrehman007 » Fri Jul 29, 2016 6:40 am

Issue resolved by adding # before AddHandler in .htaccess file :)


Locked

Return to “Installation - 1.0.x”