Results 1 to 1 of 1
Hey,
I previously posted about the LAMP server install. It's successfully up and running. Now I had to install drupal6 to work with.
So installed(sudo apt-get install drupal6) and when ...
- 09-18-2009 #1Just Joined!
- Join Date
- Aug 2009
- Posts
- 80
Warning:parse_url(://:@localhost)
Hey,
I previously posted about the LAMP server install. It's successfully up and running. Now I had to install drupal6 to work with.
So installed(sudo apt-get install drupal6) and when I type http://localhost/drupal6/install.php. Guess I should run the script (I'm not very sure, coz 1st time working with it, but I need this working )
It displayed the above error and these too:
Unable to parse URL in /usr/share/drupal6/install.php on line 163
Warning: Cannot modify header information - headers already sent by (output started at /usr/share/drupal6/install.php:163) in /usr/share/drupal6/includes/install.inc on line 618
Warning: Cannot modify header information - headers already sent by (output started at /usr/share/drupal6/install.php:163) in /usr/share/drupal6/includes/install.inc on line 619
Where my drupal6 is in /usr/share/drupla6.
Any help would be great!
Thanks!


Reply With Quote