Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
500 Internal Server Error
· 10 years ago
I solved with this script <?php echo "---"; function chmodDirectory( $path = ".", $level = 0 ){ echo decoct(fileperms($path)).'-'.$path."<br>"; $ignore = array( "cgi-bin", ".", ".." ); $dh =
-
500 Internal Server Error
· 10 years ago
grav core uploaded and unzipped: www.jaya.si/grav-regular/ grav core with admin upld. and unzip.: ----/grav-admin/ grav skeleton cee-vee upl and unzip.: ----/grav-ceevee/ in each directory is also ph
-
500 Internal Server Error
· 10 years ago
Grav requires PHP 5.5 or later. So you just need that, PHP 5.6 is not required. I'm not sure why Grav runs fine on one of your sites and not on the other two you have, what are the differences? The ot
-
500 Internal Server Error
· 10 years ago
I got the reply from host monster support. Hello Klemen, Thank you for contacting Technical Support Department. We are very sorry for the inconvenience you are experiencing. I have checked your issue
-
500 Internal Server Error
· 10 years ago
...But still, nothing changed. Now i am waiting for a resolved ticket regarding the changing of php version in command line environment...
-
500 Internal Server Error
· 10 years ago
thanks, flaviocopes. I will try to contact them... I checked again troubleshooting guide... I tried everything there but one thing i misslooked... "Then restart your Apache server." I found out the f
-
500 Internal Server Error
· 10 years ago
The PHP command line version can be different than the webserver PHP version. Can be fixed but depends on the hosting, e.g. see this guide but ask your hosting first. As for the 500 error, did you alr
-
500 Internal Server Error
· 10 years ago
Oh and another thing. If i tray php -v through ssh i get php version 5.2.17 (cgi-fcgi). And just second later i refresh phpinfo.php file and it gives me 5.6.17. How is that possible? (i'm on hostmonst
-
500 Internal Server Error
· 10 years ago
Hi. Last few days i uploaded: cee-vee skeleton, just core and core with admin , each in separate folder. Prior to that i ran php info to verify it runs 5.6 version... Anyway, cee-vee skeleton works ok
-
Lighttpd Blank Page
· 10 years ago
Figured it out on my own, so just posting solution for others: Turns out permissions were actually wrong. Not sure why, but global error reports in php.ini wouldn't click in, so I took a backdoor appr