Register or log in (lost password?):

Low End Talk

Hosting Websites on Bare Minimum VPS/Dedicated Servers

Low End Talk » Low End Talk

Running PHP with lowendscript

(1 post)
  • Started 1 year ago by superbarney
  1. superbarney
    Member

    Hi all. I have been having trouble figuring out how to run PHP scripts with lowendscript. I have no problems at all running Wordpress via 'bash setup-debian.sh wordpress site.example.org'.

    Wordpress works fine and dandy on site.example.org just that if i put say, info.php at the root (example.org/info.php) it just displays the source without parsing the file.

    I have tried including the line
    include /etc/nginx/fastcgi_php;
    in the server{} block of the file /etc/nginx/sites-enabled/default but that gives me the following error instead:
    No input file specified.

    It seems I'm not getting the nginx config right as site.example.org is able to run Wordpress flawlessly. Any tips to help me solve this? Many thanks.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.