Parent5446 / web-bash

A functional terminal in your browser
GNU General Public License v3.0
5 stars 0 forks source link

mac wont run web-bash #63

Closed nbevacqua closed 11 years ago

nbevacqua commented 11 years ago

Warning: include(vendor/autoload.php) [function.include]: failed to open stream: No such file or directory in /opt/local/apache2/htdocs/web-bash/api.php on line 28

Warning: include() [function.include]: Failed opening 'vendor/autoload.php' for inclusion (include_path='.:/opt/local/lib/php') in /opt/local/apache2/htdocs/web-bash/api.php on line 28

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /opt/local/apache2/htdocs/web-bash/api.php:28) in /opt/local/apache2/htdocs/web-bash/WebBash/Router.php on line 98

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /opt/local/apache2/htdocs/web-bash/api.php:28) in /opt/local/apache2/htdocs/web-bash/WebBash/Router.php on line 98

Parse error: syntax error, unexpected '}' in /opt/local/apache2/htdocs/web-bash/WebBash/Controllers/ServerController.php on line 60

krzysztofjordan commented 11 years ago

not a mac issue

nbevacqua commented 11 years ago


Warning: require(WebBash/Models/RuntimeException.php) [function.require]: failed to open stream: No such file or directory in /opt/local/apache2/htdocs/web-bash/WebBash/Autoloader.php on line 66

Fatal error: require() [function.require]: Failed opening required 'WebBash/Models/RuntimeException.php' (include_path='.:/opt/local/lib/php') in /opt/local/apache2/htdocs/web-bash/WebBash/Autoloader.php on line 66
root@ubuntu /root $

nbevacqua commented 11 years ago


Fatal error: Uncaught exception 'RuntimeException' with message 'Error while accessing contents of /opt/local/apache2/htdocs/web-bash/filesystem/root/temp' in /opt/local/apache2/htdocs/web-bash/WebBash/Models/FileInfo.php:522 Stack trace:

0 /opt/local/apache2/htdocs/web-bash/WebBash/Controllers/FileController.php(122): WebBash\Models\FileInfo->getContents()

1 /opt/local/apache2/htdocs/web-bash/WebBash/Router.php(391): WebBash\Controllers\FileController->get(Array, NULL)

2 /opt/local/apache2/htdocs/web-bash/WebBash/Router.php(214): WebBash\Router->runController('get', '/files/root/tem...', NULL, Array)

3 /opt/local/apache2/htdocs/web-bash/WebBash/Router.php(68): WebBash\Router->performRequest('get', '/files/root/tem...', Array, '')

4 /opt/local/apache2/htdocs/web-bash/api.php(78): WebBash\Router->executeMain()

5 {main}

thrown in /opt/local/apache2/htdocs/web-bash/WebBash/Models/FileInfo.php on line 522
root@ubuntu /root $

nbevacqua commented 11 years ago

permissions issue. everything seems to work now