I tried to install drupal with the installation.txt but certainly i understand nothing.
Previously I installed phpbb and later vbulletin and made amny modifications.But I have a serious problem I understand nothing from this.Cause I usually create the database and run the install script and made the modifications.
Is there ano other installion explanation ?
I recently had a system meltdown, but my Web host was able to salvage much of my site at http://www.pennywit.com. I'm in the process of rebuilding, but I seem to have no way to set up taxonomy again.
When I go to set up taxonomy terms, I get this error:
user error: Table 'editorja_drpl2.vocabulary' doesn't exist
query: SELECT * FROM vocabulary ORDER BY weight, name in /home/editorja/public_html/pennywit/drupal/includes/database.mysql.inc on line 97
I'm receiving an error in MyPHPadmin, after an otherwise smooth install. I uploaded the database.mysql file using MyPHPadmin. The error I'm receiving is
PMA Database ... not OK[ Documentation ]
General relation features Disabled
1and1.com is my webhost and is using MySQL v3.23.49. Anyone know why I'm receiving this error?
I am getting the following error in my new Drupal installation:
warning: init_theme(): Failed opening '' for inclusion (include_path='') in /path/to/drupal/includes/theme.inc on line 51.
... with, of course, a lack of any theme. I am using PHP v4.3.4 and MySQL 3.23.58 on Apache (unknown version; 1.?) through a host, so I can't edit php.ini myself. I did a search here in the forums and used the suggestion to delete all (two) entries in the variable table, but that made no difference.