Help! 5.1 install with easyPHP gone wrong...
I have easyPHP running Apache, PHP4.3.3 and MySQL as my dev server. Having tried to install Drupal 5.1, I get these errors:
--------
Notice: Undefined variable: redirect in c:\program files\easyphp1-7\www\drupal-5.1\includes\form.inc on line 268
Notice: Undefined variable: base in c:\program files\easyphp1-7\www\drupal-5.1\includes\form.inc on line 461
Notice: Undefined index: #value in c:\program files\easyphp1-7\www\drupal-5.1\includes\form.inc on line 1041
Notice: Undefined index: #value in c:\program files\easyphp1-7\www\drupal-5.1\includes\form.inc on line 1041
Notice: Undefined variable: no_module_preprocess in c:\program files\easyphp1-7\www\drupal-5.1\includes\common.inc on line 1467
Notice: Undefined variable: no_theme_preprocess in c:\program files\easyphp1-7\www\drupal-5.1\includes\common.inc on line 1488
Database configuration
Basic options
To set up your Drupal database, enter the following information.
Database name: *
The name of the mysql database your Drupal data will be stored in. It must exist on your server before Drupal can be installed.
Database username: *
Database password:
Comments
Hi, It seems that Drupal 5.x
Hi, It seems that Drupal 5.x installation scripts don't work on EasyPHP 1.8. You must use EasyPHP 1.7 or (better choice) XAMPP. Nobody knows exactly why...
(see http://drupal.org/node/92524)
Carlo
error_reporting in PHP.ini
http://drupal.org/node/121818#comment-204865