CrazyEngineers
  • Drupal installation error

    kalaivani M

    Member

    Updated: Oct 26, 2024
    Views: 1.3K
    hi all,

    can anyone fix this error? am getting during installation of drupal in my windows 7 64bit machine, in a wampserver

    error:
    PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupal7.semaphore' doesn't exist: SELECT expire, value FROM {semaphore} WHERE name = :name; Array ( [:name] => variable_init ) in lock_may_be_available() (line 167 of C:\wamp\www\drupal7\includes\lock.inc).
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Manish Goyal

    MemberFeb 15, 2015

    It seems your software is not installed properly

    Sometimes script installation takes more time than it should, so in that case you have to increase maximum script execution time taken by script inside php.ini

    just edit php.ini file and change value of max_execution_time from 60 to say 2000, restart apache and then re install drupal
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register