I'm trying to install drupal for the first time.
I got the SQL file up in my database, and I uploaded the CMS after editing settings.php.
when I try to reach the cms (default index page) i get this error message :
Parse error: parse error, unexpected $ in /home/uneile/domains/uneile.yi.org/public_html/includes/menu.inc on line 989
But i don't see any prse error there when i use ultraedit ... can anyone help ?
Drupal 4.6.3. Installed flexinode module and tables. At admin/settings/flexinode I get:
warning: array_merge() [function.array-merge]: Argument #2 is not an array in /Library/WebServer/Documents/drupal/modules/flexinode/flexinode.module on line 785.
warning: implode() [function.implode]: Bad arguments. in /Library/WebServer/Documents/drupal/modules/flexinode/flexinode.module on line 110.
Hi:
I’m trying to install drupal version 4.6.3 on a Tiger server.
After following some articles opn how to I get this message trying to open in the browser:
Warning: mysql_connect(): Can’t connect to local MySQL server through socket ‘/tmp/mysql.sock’ (2) in /Library/WebServer/Documents/drupal-4.6.3/includes/database.mysql.inc on line 31 Can’t connect to local MySQL server through socket ‘/tmp/mysql.sock’ (2)
I installed drupal 4.6.3 by phpmyadmin 2.6.1.
After creat the database(drupal)
changed setting.php information,
I typed "http://localhost/drupa"
but reported:
"404 Not Found
The requested URL /drupal was not found on this server.