PHP not working with MyDBR

(2 posts) (2 voices)

Tags:

No tags yet.

  1. aldixit, Member

    I am using php 8.0.12 on Ubentu server
    My phpinfo file gets executed
    I was able to install mydbr with web base workflow
    But when I want to run my main site , the php file gets downloaded in place of execution
    Please guide

  2. myDBR Team, Key Master

    Your PHP installation is not correctly set. What you are missing is the PHP handler for the web server. The handler tells the web server that the .php script should be passed to PHP, instead of downloading it as text file.

    Not sure what the "web base workflow" vs "main site" means though. If the "web base workflow" is another server then check the PHP configuration at the main site. Google "How to Install PHP on Ubuntu".

    --
    myDBR Team


Reply

You must log in to post.