• unable to install revo in php 5.1.6 server =>why revo wont support this version#

  • venu Reply #1, 2 years, 4 months ago

    Reply
    hello
    iwas trying to install revo beta 5 in my clients server
    server php version 5.1.6
    mysql version

    from the docs i came to know that revo wont install in php 5.1.6 servers
    but can anyone tell me the reason for not supporting in php version 5.1.6

    sorry i have to inform my client about the problem with version 5.1.6 i did all my development work with revo in my local server ,i have to upload this to server

    Thanks
    venu


  • splittingred Reply #2, 2 years, 4 months ago

    Reply
    Due to bugs in the PHP 5.1.6 PDO drivers, it can cause Apache segfaults, dropped connections, and other malevolent behaviors.


  • venu Reply #3, 2 years, 4 months ago

    Reply
    hello
    i have installed modx revo Beta5 in the server successfully
    but i was not able to log into manager
    after i hit the login button its only displaying loading box and not logging in actually
    i checked with firebug error console
    find a json error response
    "<b>Fatal error</b>: Class name must be a valid object or a string in <b>/.../.../core/model/modx/modx.class.php</b> on line <b>1095</b>

    "
    see the screenshot here
    http://s3.amazonaws.com/floomby/1_20_2010/l7Jm1OwoUKBNn8iEcvSuw.jpg

    not sure whats the problem will be in that class or.. am i missing anything here
    how can i fix this and login to manager?

    Thanks
    Venu


  • splittingred Reply #4, 2 years, 4 months ago

    Reply
    Venu:

    PHP version? MySQL client/server version? Server version?


  • rthrash Reply #5, 2 years, 4 months ago

    Reply
    Are you still running on a PHP 5.1.6?


  • venu Reply #6, 2 years, 4 months ago

    Reply
    hello
    no i have installed this in other server
    sorry forgot to give the version details
    version details are
    PHP Version 5.2.9
    Mysql 5.0.85 client and server 5.0.85 comunity version
    server Apache/2.2.14

    i have installed it successfully but problems with lgin to manager
    its just keep loading even with wrong login details also and same firubug error
    let me know if any details neded

    Thanks
    venu


  • venu Reply #7, 2 years, 3 months ago

    Reply
    Hello
    is there a way to slove this problem (unable to login to manager after install)

    and also i wam unable to install modx revo veta5 on anothers server
    the other server details are below
    PHP Version 5.2.12
    mysql version 5.0.89
    pache/2.2.3 (CentOS)

    just getting blank screen
    i followed the steps mentioned in svn docs including troubleshooting setps
    but iam getting the same blank screen

    please help me here

    Thanks
    mahesh


  • W. Shawn Wilkerson Reply #8, 2 years, 3 months ago

    Reply
    1) Check the permissions on the cache directory (and others per the install instructions)
    2) If you have chmod 777 the folders try chmod 755 instead (suexec)
    3) Try another web browser / dump browser cache. Firefox is sensitive in the domain names inside the cookies. This should not be an issue if you do not already have a cookie cached for that domain.
    4) If you have changed or placed an .htaccess file in the root or /manager folders rename it to ht.access until you get things sorted out
    5) Make sure your php is running with enough memory
    6) Make sure MySql is functional and accepting connections

    Any one, combination of some of these, or even all of these should help you get into the manager.