1. I don't have telnet/ssh/root access at my host, so I have to set up the database with myphpadmin.
But when entering the commands as written in the installation documentation "$ mysql -u root -p", "GRANT ALL PRIVILEGES ON dbname.* TO user@hostname IDENTIFIED BY 'password';" or "$ mysql -u user -p dbname ^ database/database.mysql" (all with or without '$ mysql'), myphpadmin tells me "No SQL-Command!".
Which syntax is correct for use with the phpMyAdmin-GUI ?
Need Help!
1. I don't have telnet/ssh/root access at my host, so I have to set up the database with myphpadmin.
But when entering the commands as written in the installation documentation "$ mysql -u root -p", "GRANT ALL PRIVILEGES ON dbname.* TO user@hostname IDENTIFIED BY 'password';" or "$ mysql -u user -p dbname !
On the page http://whateverdomain.com/admin.php?mod=system&op=modules,
I get the following error when I try to click on the "Modules" link:
Fatal error: Cannot redeclare status() in /home/eric/public_html/starnix/modules/admin.module on line 6
Hi, I'm testing Drupal 4.1.0rc and want to use a german translation.
I have a problem with the locale module. Sometimes there are two nearly identical phrases, only different in the case of some letters (example 'Delete account' and 'delete account'). For some reason only one of those phrases appears in the locale list, so I can't translate the other one.
Is this a bug?
Hi,
I am new to drupal and using drupal 4.1.0, i have messed with some problems like, I enabled smiley in blocks to Displays a short list of smileys on submission pages, but it shows nothing there at submission time.
second, when i was using drupla 4.0.0 it shows who's online in blocks to be enable or disable,but in 4.1.0 it won't.