[GH-ISSUE #27] Configuration variable/s missing. #20

Closed
opened 2026-02-28 00:40:11 +03:00 by kerem · 3 comments
Owner

Originally created by @MLWALK3R on GitHub (Jan 26, 2015).
Original GitHub issue: https://github.com/telephone/LookingGlass/issues/27

Just pulled the latest version and reinstalled it, Keep getting "Configuration variable/s missing. Please run configure.sh" I've done the configure.sh setup.

Originally created by @MLWALK3R on GitHub (Jan 26, 2015). Original GitHub issue: https://github.com/telephone/LookingGlass/issues/27 Just pulled the latest version and reinstalled it, Keep getting "Configuration variable/s missing. Please run configure.sh" I've done the configure.sh setup.
kerem 2026-02-28 00:40:11 +03:00
  • closed this issue
  • added the
    v1
    label
Author
Owner

@telephone commented on GitHub (Jan 26, 2015):

v1.3.0 adds a new variable $siteUrl to LookingGlass/Config.php. If you haven't run bash configure.sh after your update, then there's your problem.

^ I just tested again by installing v1.2.0 (running configure), and then updating to v1.3.0 (re-running configure). Everything works how it should.

<!-- gh-comment-id:71464100 --> @telephone commented on GitHub (Jan 26, 2015): v1.3.0 adds a new variable `$siteUrl` to `LookingGlass/Config.php`. If you haven't run `bash configure.sh` after your update, then there's your problem. ^ I just tested again by installing v1.2.0 (running configure), and then updating to v1.3.0 (re-running configure). Everything works how it should.
Author
Owner

@MLWALK3R commented on GitHub (Jan 26, 2015):

Weird I haven't touched it since I opened this issue and it seems to be working http://lg.walk3r.com/

<!-- gh-comment-id:71484345 --> @MLWALK3R commented on GitHub (Jan 26, 2015): Weird I haven't touched it since I opened this issue and it seems to be working http://lg.walk3r.com/
Author
Owner

@telephone commented on GitHub (Jan 27, 2015):

A note for the future:

This was likely caused by OPcache serving a cached version of Config.php. When the timer was up, or the file was revalidated it was updated accordingly.

<!-- gh-comment-id:71597568 --> @telephone commented on GitHub (Jan 27, 2015): A note for the future: This was likely caused by OPcache serving a cached version of `Config.php`. When the timer was up, or the file was revalidated it was updated accordingly.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LookingGlass#20
No description provided.