Skip to content
This repository has been archived by the owner on May 18, 2018. It is now read-only.

Unclear on installation #2

Open
myfirstnameispaul opened this issue Nov 18, 2014 · 7 comments
Open

Unclear on installation #2

myfirstnameispaul opened this issue Nov 18, 2014 · 7 comments
Labels

Comments

@myfirstnameispaul
Copy link

Hello,

I'm just a humble enthusiast admin and not a web developer and it is not clear for me if this project can be just installed onto my LEMP server. Your project ranks high in google when looking for a php mailgun project.

Thanks!

@kJamesy
Copy link
Owner

kJamesy commented Nov 18, 2014

Did you get stuck at any point in the installation process? It would be easier to help you given specific issues.

@myfirstnameispaul
Copy link
Author

The server is running Ubuntu 12.04, nginx 1.6.2, PHP 5.5. and MariaDB 10.0. I have performed the following steps:

wget https://github.com/kJamesy/Nifty-Newsletter/archive/master.zip
unzip master.zip -d /var/www/example.com/public/
mv /var/www/example.com/public/Nifty-Newsletter-master/ /var/www/example.com/public/nifty

I then added the database information to database.php and used phpMyAdmin to upload database.sql to the database and added my Mailgun information to config.php.

I have authorized nginx to run PHP on index.php, but not other locations. If you are not familiar with nginx configuration, this is a secure method for running PHP in nginx, and when other PHP files are required, the blocked attempts to run will show up in error.log, but there are no errors being reported in the log.

When I load www.example.com/nifty/public/index.php in my browser, it doesn't work.

@kJamesy
Copy link
Owner

kJamesy commented Nov 19, 2014

Could you list the contents of nifty in example.com/nifty/public?

@myfirstnameispaul
Copy link
Author

assets/
.htaccess
index.php
packages/
robots.txt

@kJamesy
Copy link
Owner

kJamesy commented Nov 19, 2014

Let's hang out here tomorrow: http://webchat.freenode.net/ (channel Laravel) at 1100 London time and we'll debug together. If you can't make that time, let me know when you can.

@myfirstnameispaul
Copy link
Author

I am in PST, which is -8, so 0300 isn't possible for me except maybe on Saturday or Sunday mornings, but even then is difficult. What other times work for you? 1330 your time would be easier for me to manage.

@kJamesy
Copy link
Owner

kJamesy commented Nov 20, 2014

1330 is fine for me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants