500 internal server error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • bestman
    replied
    ok i will contact theme

    Leave a comment:


  • metulj
    replied
    Originally posted by bestman View Post
    waw!! The error internal error is gone. But dis is what i saw
    PHP critical Errors
    mbstring
    PHP Warnings
    arg_separator.output
    I'm not sure about mbstring, but i think some component is missing on your host
    as for the arg_separator.output it should be just setting in php.ini
    for both, you should consult with your host owner

    Leave a comment:


  • bestman
    replied
    waw!! The error internal error is gone. But dis is what i saw

    "There are fatal errors.
    Installation cannot be
    continue until the
    elimination of errors."
    JohnCMS 4.4.0
    PHP critical Errors
    mbstring
    PHP Warnings
    arg_separator.output

    so how do i eliminate the error,

    thanks thanks very much

    please no reply?
    Last edited by metulj; 13.11.11, 20:42.

    Leave a comment:


  • metulj
    replied
    Originally posted by bestman View Post
    Even after that, is stil get internal server error
    create file phpinfo.php
    put this code in it:
    PHP Code:
    <?php
    phpinfo
    ();
    ?>
    upload file to your host,
    point browser to the file
    and check if you got proper versions of
    PHP, MySQL
    • 1) PHP version 5.1 or higher
    • 2) MySQL version 4.1 or higher

    and another thing to check
    Originally posted by subzero View Post
    #php_flag display_errors 0
    php_value error_reporting 7
    php_value register_globals 0
    php_flag session.use_trans_sid off
    php_value magic_quotes_gpc 0
    php_value magic_quotes_runtime 0
    php_value magic_quotes_sybase 0
    php_value allow_url_fopen 0
    php_value arg_separator.output "&amp;"


    Some servers does not allow php_value or php_flag

    Delete this line to fix your error.
    Last edited by metulj; 11.11.11, 13:15.

    Leave a comment:


  • bestman
    replied
    Even after that, is stil get internal server error

    Leave a comment:


  • metulj
    replied
    Originally posted by bestman
    I removed the htaccess file and in the johncms script, i did not see any tin lyk db.php
    you can see db.php ONLY AFTER installation in done...
    file will be created during installation
    and will contain all needed info for DB connection...
    if you dont see that file in folder INFILES,
    then something went wrong with installation

    btw.. thers no need to remove .htaccess..

    Leave a comment:


  • bestman
    replied
    Ok let me try it thank very much

    I removed the htaccess file and in the johncms script, i did not see any tin lyk db.php
    Last edited by metulj; 19.11.11, 07:47.

    Leave a comment:


  • metulj
    replied
    Originally posted by bestman View Post
    I tried to install johncms version 440
    but after unziping the file in a folder, i got internal server error, pls i need help
    to install JohnCMS, you need to:
    • create database
    • upload all files
    • point your browser to http://yourdomain/com/install/
    • follow on screen instruction
    • set CHMOD 755 for folder /incfiles
    • set CHMOD 644 for /incfiles/db.php
    • DELETE folder install

    thats all... and it's also written in INSTALL.txt
    installation is done in less then 5 minutes...
    v4.40 works perfect with ALL functions also on localhost,
    tested on XAMPP v 1.7.7
    Last edited by metulj; 08.11.11, 16:10.

    Leave a comment:


  • bestman
    started a topic 500 internal server error

    500 internal server error

    I tried to install johncms version 440
    but after unziping the file in a folder, i got internal server error, pls i need help
Working...
X