Can't install Joomla 3.x

Need help installing Joomla! 3.x? For all Joomla! 3.x installation issues please use this forum.

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.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10
Locked
socratease5
Joomla! Apprentice
Joomla! Apprentice
Posts: 9
Joined: Tue Apr 08, 2014 3:58 am

Can't install Joomla 3.x

Post by socratease5 » Wed Apr 23, 2014 3:30 am

When I go to my browser and type http://localhost/website name I get this error

mark('afterLoad') : null; // Instantiate the application. $app = JFactory::getApplication('site'); // Initialise the application. $app->initialise(); // Mark afterIntialise in the profiler. JDEBUG ? $_PROFILER->mark('afterInitialise') : null; // Route the application. $app->route(); // Mark afterRoute in the profiler. JDEBUG ? $_PROFILER->mark('afterRoute') : null; // Dispatch the application. $app->dispatch(); // Mark afterDispatch in the profiler. JDEBUG ? $_PROFILER->mark('afterDispatch') : null; // Render the application. $app->render(); // Mark afterRender in the profiler. JDEBUG ? $_PROFILER->mark('afterRender') : null; // Return the response. echo $app;

if I do the same http://localhost/website name/installation I get execute();

I have all of the php software installed on my Debian Wheezy server

ii libapache2-mod-php5 5.4.4-14+deb7u8
ii php-pear 5.4.4-14+deb7u8
ii php5 5.4.4-14+deb7u8
ii php5-cgi 5.4.4-14+deb7u8
ii php5-cli 5.4.4-14+deb7u8
ii php5-common 5.4.4-14+deb7u8
ii php5-curl 5.4.4-14+deb7u8
ii php5-dev 5.4.4-14+deb7u8
ii php5-gd 5.4.4-14+deb7u8
ii php5-imagick 3.1.0~rc1-1+b2
ii php5-imap 5.4.4-14+deb7u8
ii php5-intl 5.4.4-14+deb7u8
ii php5-mcrypt 5.4.4-14+deb7u8
ii php5-memcache 3.0.6-6
ii php5-ming 1:0.4.4-1.1
ii php5-mysql 5.4.4-14+deb7u8
ii php5-odbc 5.4.4-14+deb7u8
ii php5-pgsql 5.4.4-14+deb7u8
ii php5-ps 1.3.7-1
ii php5-pspell 5.4.4-14+deb7u8
ii php5-recode 5.4.4-14+deb7u8
ii php5-snmp 5.4.4-14+deb7u8
ii php5-sqlite 5.4.4-14+deb7u8
ii php5-tidy 5.4.4-14+deb7u8
ii php5-xmlrpc 5.4.4-14+deb7u8
ii php5-xsl 5.4.4-14+deb7u8
ii phpmyadmin

What can I do to fix this

User avatar
ionut
Joomla! Ace
Joomla! Ace
Posts: 1264
Joined: Thu May 27, 2010 1:00 pm
Location: EU

Re: Can't install Joomla 3.x

Post by ionut » Wed Apr 23, 2014 4:49 am

Try and see if this will work for you: http://linuxsysadminblog.com/2010/05/jo ... plication/

socratease5
Joomla! Apprentice
Joomla! Apprentice
Posts: 9
Joined: Tue Apr 08, 2014 3:58 am

Re: Can't install Joomla 3.x

Post by socratease5 » Wed Apr 23, 2014 3:46 pm

I found the htaccess.txt file in the directory where I unzipped the joomla download. I did not find the line
AddType x-mapp-php5 .php I added the line but it did not work. this is a brand new install of apache2 mysql and php5 on debian 7 wheezy

socratease5
Joomla! Apprentice
Joomla! Apprentice
Posts: 9
Joined: Tue Apr 08, 2014 3:58 am

Re: Can't install Joomla 3.x

Post by socratease5 » Thu Apr 24, 2014 3:54 am

where will I find the htaccess file. I found a htaccess.txt file in with joomla files. that is the on that I changed is there some thing that I need to do to that file?

sovainfo
Joomla! Exemplar
Joomla! Exemplar
Posts: 8808
Joined: Sat Oct 01, 2011 7:06 pm

Re: Can't install Joomla 3.x

Post by sovainfo » Thu Apr 24, 2014 8:08 am

The htaccess.txt is a template to be used when you configure Joomla to rewrite the url. Those instructions need to be in a .htaccess to be in effect. You can copy them.
Issue with migrating? Include logs/joomla_update.php in your report!
Blank screen? Verify pagesource for HTML code (javascript error)
Installation failing on populating database? Install with set_time_limit(0)
Document your customizations!

socratease5
Joomla! Apprentice
Joomla! Apprentice
Posts: 9
Joined: Tue Apr 08, 2014 3:58 am

Re: Can't install Joomla 3.x

Post by socratease5 » Fri Apr 25, 2014 2:30 am

Ok I found the text file I modified it and names it .htaccess. Still did not work!

sovainfo
Joomla! Exemplar
Joomla! Exemplar
Posts: 8808
Joined: Sat Oct 01, 2011 7:06 pm

Re: Can't install Joomla 3.x

Post by sovainfo » Fri Apr 25, 2014 7:02 am

Start with a php file containing <?php phpinfo(); ?>
Call it phpinfo.php and try calling it from a browser. It should show configuration info about php.
Issue with migrating? Include logs/joomla_update.php in your report!
Blank screen? Verify pagesource for HTML code (javascript error)
Installation failing on populating database? Install with set_time_limit(0)
Document your customizations!

socratease5
Joomla! Apprentice
Joomla! Apprentice
Posts: 9
Joined: Tue Apr 08, 2014 3:58 am

Re: Can't install Joomla 3.x

Post by socratease5 » Mon May 05, 2014 4:50 am

I am still getting this error "mark('afterLoad') : null; // Instantiate the application. $app = JFactory::getApplication('site'); // Execute the application. $app->execute(); " I have checked all the dependancies that I know about and everything looks to be inorder.

sagmart
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Sat May 03, 2014 9:01 am
Location: India
Contact:

Re: Can't install Joomla 3.x

Post by sagmart » Mon May 05, 2014 6:44 am

I am also getting this error. I also need help.

inchickz31
Joomla! Apprentice
Joomla! Apprentice
Posts: 35
Joined: Mon May 05, 2014 3:31 am
Location: philippines
Contact:

Re: Can't install Joomla 3.x

Post by inchickz31 » Tue May 06, 2014 2:59 am

i think the server configuration is not per Joomla recommended settings.

socratease5
Joomla! Apprentice
Joomla! Apprentice
Posts: 9
Joined: Tue Apr 08, 2014 3:58 am

Re: Can't install Joomla 3.x

Post by socratease5 » Tue May 06, 2014 4:26 am

Ok what are the setting recommended? I have the latest versions of apache, perl, php5, and mysql what else should I configure?

User avatar
Per Yngve Berg
Joomla! Master
Joomla! Master
Posts: 30922
Joined: Mon Oct 27, 2008 9:27 pm
Location: Romerike, Norway

Re: Can't install Joomla 3.x

Post by Per Yngve Berg » Sun May 11, 2014 4:01 pm

Use the Forum Post Assistant, so we can have a good look at the server.
http://forum.joomla.org/viewtopic.php?f=621&t=582860


Locked

Return to “Installation Joomla! 3.x”