• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] 500 Internal Server Error

Started by qadribrothers,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

qadribrothersTopic starter

Hello,
Plz Help, i m facing 500 Internal Server Error when i try to login or create new account its shows 500 Internal Server Error.
thank-u
  •  

Wnux

  •  

wired2web

I just got phpvibe today - and got 500 error after logging into admin and clicking global settings- just get internal server error everytime I try to go to moderator to login. Please advise, there is nothing as disappointing as getting a brand new toy, only to finf it's broken.

Help please!
  •  

yafe3

  •  

wired2web

Hello, thank you for replying.
I have dedicated server that runs other php/MySQL scripts with out issue.
  •  

Marius P.

Hi, haven't bumped into this.
But please provide details, we need to know what's triggering it server side, error_log copy would be a good start).


Also, as a guess of mine, can you comment out/remove the fullcache in index.php


/* Cache it for visitors */
if (!isset($killcache)) {
$a = (empty($a)) ? preg_replace("/[^a-z0-9]+/","-",strtolower($_SERVER['REQUEST_URI'])) : "index.php";
if(!isset($_SESSION['user_id']) && !isset($_GET['action']) && (strpos($a,'register') == false) && (strpos($a,'login') == false) && (strpos($a,'moderator') == false) && (strpos($a,'setup') == false)) {
$cInc = str_replace( '\\', '/'dirname( __FILE__ ) );
require_once( $cInc.'/lib/fullcache.php' );
$token = (isset($_SESSION['phpvibe-language'])) ? $a.$_SESSION['phpvibe-language'] : $a;
FullCache::Encode($token);
FullCache::Live();
}
}
/* End cache */





Let me know.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 40433

How to use the PHPVibe user system (internally or externally)

Started by PHPVibe A.


Replies: 0
Views: 9889

The problem of video viewing PHPVibe 5.0

Started by Nayn


Replies: 25
Views: 71123

insite ads issue when selecting above/below video player location

Started by georgepanaitescu


Replies: 3
Views: 22932

embed video does not work on v5

Started by neospider69


Replies: 6
Views: 51314

Video that I've uploaded needs to have that value in admin to upload

Started by spirog


Replies: 4
Views: 5989

when slecting to unpublish music mp3 - next page says unpublished video ?

Started by spirog


Replies: 2
Views: 4473