Can't get to installation screen Joomla/MacOS Sierra

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
fruitspunch
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Tue Mar 27, 2018 9:53 pm

Can't get to installation screen Joomla/MacOS Sierra

Post by fruitspunch » Tue Mar 27, 2018 10:03 pm

I'm having trouble getting properly set up with joomla. Below is some relevant info:

Code: Select all

/Users/username/Sites/sitename
is where my site is.

Code: Select all

/Users/username/Sites/
is my DocumentRoot, joomla files are in the document root and in the website files (sitename). When I go to

Code: Select all

http://localhost
, it takes me to the DocumentRoot, but joomla will not start it's installation nor will it start if I go to the website folder, in which case my browser opens the actual website.

Am i missing something? I'm not sure why the joomla installation won't trigger.
I've set up postgres, while php and apache come pre installed with my mac.

Thanks

User avatar
AMurray
Joomla! Exemplar
Joomla! Exemplar
Posts: 9744
Joined: Sat Feb 13, 2010 7:35 am
Location: Australia

Re: Can't get to installation screen Joomla/MacOS Sierra

Post by AMurray » Wed Mar 28, 2018 9:40 am

Can you run any web pages on the web server (I mean is Apache actually running)?

Did you extract the Joomla download ZIP (full) package? e.g. to http://localhost/joomla?

Where exactly did you extract the files to? You need to browse to the folder/URL where the joomla files are located, it then detects there's no configuration.php, and so triggers the installation.

Is PostGreSQL and Apache actually running?
Regards - A Murray
General Support Moderator

gws
Joomla! Champion
Joomla! Champion
Posts: 5950
Joined: Tue Aug 23, 2005 1:56 pm
Location: South coast, UK
Contact:

Re: Can't get to installation screen Joomla/MacOS Sierra

Post by gws » Wed Mar 28, 2018 9:52 am

I am not a MAC user but there are several posts from MAC users saying don't use the built in server but install Xampp for mac.
https://www.apachefriends.org/download.html

fruitspunch
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Tue Mar 27, 2018 9:53 pm

Re: Can't get to installation screen Joomla/MacOS Sierra

Post by fruitspunch » Wed Mar 28, 2018 3:53 pm

I may just use XAMPP or something if it continues to be difficult, but wanted to see if I could get it to work without bloating my OS first.

I can confirm PostgreSQL, PHP, and apache are running- I can access the website I'm working on perfectly fine, i can access psql, and my phpinfo.php file is not blank. I'm not sure why the Joomla installation won't start though. This is my directory structure:

Home
....{.....}
....Sites
........s2r (website)
........{unzipped Joomla files from latest stable Joomla release}

*I also put the unzipped Joomla files into the s2r website folder, but that didn't help either.

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

Re: Can't get to installation screen Joomla/MacOS Sierra

Post by Per Yngve Berg » Wed Mar 28, 2018 7:07 pm

Did you try http://localhost/s2r/installation/index.php ?

Is index.php set as default file in the web server?

User avatar
JAVesey
Joomla! Hero
Joomla! Hero
Posts: 2637
Joined: Tue May 14, 2013 1:21 pm
Location: Cardiff, Wales, UK
Contact:

Re: Can't get to installation screen Joomla/MacOS Sierra

Post by JAVesey » Fri Mar 30, 2018 10:29 am

gws wrote:I am not a MAC user but there are several posts from MAC users saying don't use the built in server but install Xampp for mac.
Mac user here. MAMP is the better option in my view:
www.mamp.info

Free version and the paid-for Pro version on the same install. Pro version is well-worth the small outlay for much-enhanced functionality and control.
John V
Cardiff, Wales, UK
Joomla 5.1.0 "live" site on PHP 8.2.15 and MariaDB 10.11.7
Joomla 5.1.0 on XAMMP for OSX with PHP 8.2.4 and MariaDB 10.4.28

deleted user

Re: Can't get to installation screen Joomla/MacOS Sierra

Post by deleted user » Fri Mar 30, 2018 12:04 pm

I forget if this is a Mac default configuration or something that has to be set up (FWIW I am a Mac user but my local environment is set up using Homebrew which doesn't use Mac's default Apache or PHP), but your URL scheme may be something like http://localhost/~username/sitename instead of just http://localhost/sitename

User avatar
JAVesey
Joomla! Hero
Joomla! Hero
Posts: 2637
Joined: Tue May 14, 2013 1:21 pm
Location: Cardiff, Wales, UK
Contact:

Re: Can't get to installation screen Joomla/MacOS Sierra

Post by JAVesey » Fri Mar 30, 2018 1:22 pm

mbabker wrote:I forget if this is a Mac default configuration or something that has to be set up (FWIW I am a Mac user but my local environment is set up using Homebrew which doesn't use Mac's default Apache or PHP), but your URL scheme may be something like http://localhost/~username/sitename instead of just http://localhost/sitename
Yeah - the built-in Mac environment is slower than it needs be and it's just quicker and easier to use a 3rd-party AMP setup.

I like MAMP partly because it runs completely independently of the MacOS AMP environment and doesn't change any of its OS settings on install.
John V
Cardiff, Wales, UK
Joomla 5.1.0 "live" site on PHP 8.2.15 and MariaDB 10.11.7
Joomla 5.1.0 on XAMMP for OSX with PHP 8.2.4 and MariaDB 10.4.28


Locked

Return to “Installation Joomla! 3.x”