Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Grav-develop.zip on Bluehost

Started by Muut Archive 11 years ago · 45 replies · 1135 views
11 years ago

group and owner are ok. Permissions are 755 and 644 due to the fact that BH's Apache will not allow 775/644 as instructed for the install in the documentation.

11 years ago

Host provides error: PHP Fatal error: Uncaught exception 'RuntimeException' with message 'Please run: <i>bin/grav install</i>' in /home4/slcspee1/public_html/ibaofutah/index.php:11

11 years ago

Being obedient I navigate to ibaofutah and execute bin/grav install

11 years ago

With this result:
Status: 500 Internal Server Error
Content-type: text/html

Preparing to install vendor dependencies...

Status: 404 Not Found
Content-type: text/html

No input file specified.
No input file specified.

11 years ago

mod_cache < Not available on “shared server”. It must be a dedicated server. >
mod_expires < Available but not activated in .htaccess. >
mod_headers < Available but not activated in .htaccess. >
mod_ssl < Available but not activated in .htaccess. >
Documentation for Apache reveals arguments are required for each module listed above. It is not a matter of “true” or “false”, “yes” or “no” nor “0” or “1”. And what arguments are recommended for Grav to be happy?

11 years ago

sorry, forgot:
AllowOverride All in .htaccess causes problems. Discovered the Grav requirement is misspelled.
PHP modules are all installed.
Bluehost's Apache pukes if it sees directory/file permissions of 775/664.
ibaofutah.com/error_log shows:
PHP Fatal error: Uncaught exception 'RuntimeException' with message 'Please run: <i>bin/grav install</i>' in /home4/slcspee1/public_html/ibaofutah/index.php:11

11 years ago

Running bin/grav install gives:
Status: 500 Internal Server Error
Content-type: text/html

Preparing to install vendor dependencies...

Status: 404 Not Found
Content-type: text/html

No input file specified.
No input file specified.

11 years ago

I installed grav-develop.zip. Perhaps a different install will work.

11 years ago

Try a skeleton package from the getgrav.org downloads. This has everything already in the zip package. Just extract it and point your browser at it.

11 years ago

wiped the directory with rm -fr. Uploaded grav-v0.9.40.zip via Filezilla to site (webroot or /ibaofutah) then used cpanel file manager to unzip which created /grav and all the files. From Chrome browser www.ibaofutah.com/grav casued this:
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

11 years ago

second hit on the domain : [an error occurred while processing this directive]

11 years ago

source: <!-- SHTML Wrapper - 500 Server Error -->
[an error occurred while processing this directive]

11 years ago

My goal here is more than getting this one installed. It's to find the steps/process to install on BH and then I'll be happy to write detailed instructions for others to follow.

11 years ago

Been down the list with them, multiple times Enable these PHP modules:
gd
curl
openssl
mbstring

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1336 9 years ago
Archive · by Muut Archive, 9 years ago
2 925 9 years ago
Archive · by Muut Archive, 9 years ago
2 4056 9 years ago
Archive · by Muut Archive, 9 years ago
1 2941 9 years ago
Archive · by Muut Archive, 9 years ago
3 1112 9 years ago