GithubHelp home page GithubHelp logo

Comments (9)

phneak avatar phneak commented on June 8, 2024

I updated permissions to 777 for entire pathfinder directory and accessed the site again. I am getting a different error now (presumably because the call to mkdir() was fufilled)

HTTP 404 (GET /) PHP Fatal error: Call to a member function exec() on null in /var/www/phneak.net/htdocs/pathfinder/pathfinder/app/main/db/database.php on line 55 Fatal error: Call to a member function exec() on null

Any idears?

from pathfinder.

exodus4d avatar exodus4d commented on June 8, 2024

yeah, the DB connect was not successful. One of the two required DBs can not be accessed :)

from pathfinder.

phneak avatar phneak commented on June 8, 2024

Looks like I fixed the listening host issue on mysql

new errors are good?!
HTTP 404 (GET /) [pathfinder/pathfinder/app/lib/base.php:1518] Base->error(404) [pathfinder/pathfinder/index.php:29] Base->run()

I turned debugging up to 3

from pathfinder.

Zumochi avatar Zumochi commented on June 8, 2024

Also please don't use 777... That's painful and Super insecure.

On Wed, Nov 11, 2015 at 9:30 PM, phneak [email protected] wrote:

Looks like I fixed the listining host issue on mysql
new errors are good?!
HTTP 404 (GET /) [pathfinder/pathfinder/app/lib/base.php:1518] Base->error(404) [pathfinder/pathfinder/index.php:29] Base->run()

I turned debugging up to 3

Reply to this email directly or view it on GitHub:
#63 (comment)

from pathfinder.

phneak avatar phneak commented on June 8, 2024

I removed the files on disk and cloned repo again, but still had to give write permissions to tmp/ directory to get to most recent error. It seems that the URL is not being recognized as "allowed" and does not render the rest of the page.

@Zumochi any ideas?

from pathfinder.

Zumochi avatar Zumochi commented on June 8, 2024

After cloning, did you chown the project as the web server user?

Just to confirm, you have a database for Pathfinder and a separate database for EVE's SDE?

Note my experience with apache2 is very limited, haven't actively used it for years.

Is the project in the root of the virtualhost? Did you change the configuration files to reflext host/port/path?

from pathfinder.

phneak avatar phneak commented on June 8, 2024

chown -R www-data:www-data pathfinder/ has been done

2 MySQL imports to 2 separate databses (parallax and pathfinder) and user has been granted full privileges to each

The project is in a subdirectory "pathfinder" of the virtual host and pathfinder.ini has been updated to point to the base directory and URL that should be used

error in apache2 virtual host error.log
HTTP 404 (GET /) [pathfinder/app/lib/base.php:1518] Base->error(404) [pathfinder/index.php:29] Base->run()

from pathfinder.

Quarky9 avatar Quarky9 commented on June 8, 2024

Had similar issues due to the sub-directory ... give #87 a try.

from pathfinder.

phneak avatar phneak commented on June 8, 2024

Restarted with 1.0RC and could not replicate this issue

from pathfinder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.