I'm using a simple scripts install, but on each attempt, I get a "something went wrong", and no installation.
I'm a reasonably technical user, but I'm not seeing where there is sufficient logging available for me to identify the source of the fail so I can figure out how to resolve it. Any thoughts are much appreciated. Each time I run the script for Drupal 7.21, I wind up with the install error, but zero detail on what went wrong.
ISSUE:
1. unzipped drupal to "foo22" folder
2. created "foo22" database
3. http://localhost/foo22 (or could use foo or foo22)
4. entered db info for "foo22"
5. foo22 db installed just fine
6. sitename: localhost admin_foo22 etcetera
7. "Congradulations, you installed Drupal!"
8. clicked on "Visit your new site"
9. "Welcome to Drupal" ... "No front page..."
10. click on "Add new content"
ERROR: Not Found!
The requested URL /foo22/node/add
I'm trying to add module Support Ticketing System to my site.
Everything is ok, but the module Advanced forum is not. The topic in my forum which have reply level 1 is ok, but which have reply in level 2 is error. It displays "Error. The website encountered an unexpected error. Please try again later."
I check in another content-type (except Forum), node have comment reply in level 2 is ok.
Hi, I've just installed and I'm totally new to Drupal.
I've Apache Web Server ver 2.2.22
MySQL Database Server 5.1.66-community
When I click to "Go to my site" I got this error message. What should I do to fix it?
I hope I described my problem clearly, thanks in advance.
Error
The website encountered an unexpected error. Please try again later.
Error message
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'acquia_drupal.users' doesn't exist: SELECT u.*, s.* FROM {users} u INNER JOIN {sessions} s ON u.uid = s.uid WHERE s.sid = :sid; Array ( [:sid] => rYujsesbrRPtOYBrt_xeinDZxkQhPNRCTdUNSnxPlYI ) in _drupal_session_read() (line 102 of C:\Users\Xibalbian\Sites\acquia-drupal\includes\session.inc).