Closed philip-peterson closed 11 years ago
When I clone Pharen and follow the installation process outlined on http://scriptor.github.io/pharen/tutorial.html, I get the following error:
Fatal error: require_once(): Failed opening required '/Users/historium/pharen/lang.php' (include_path=...
This seems to be because the developer compiled the .pha files ahead of time, neglecting that this would only work on the developer's computer.
Sorry for the long reply time. The tutorial is rather out of date, as are the library files it uses that are causing these errors. I plan to remove the .php files and rewrite the tutorial itself soon. Until then, the reference is up-to-date.
When I clone Pharen and follow the installation process outlined on http://scriptor.github.io/pharen/tutorial.html, I get the following error:
Fatal error: require_once(): Failed opening required '/Users/historium/pharen/lang.php' (include_path=...
This seems to be because the developer compiled the .pha files ahead of time, neglecting that this would only work on the developer's computer.