Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I'm quite new to Drupal / webdev, so this question may or may not make any sense... But I have I installed drupal on my 1and1 dual-shared Linux server with one assigned database with a storage limit of just over 1gb. Is this enough space to sustain a content/user heavy drupal site? If not, how does one go about extending or merging multiple MySQL 1and1 databases??
I am installing uberdrupal to make a e-commerce site, but keep getting this error.
Parse error: syntax error, unexpected T_VARIABLE, expecting ')' in /homepages/39/d181757499/htdocs/beads/profiles/uberdrupal/modules/ubercart/uc_order/uc_order.admin.inc on line 1328
Here is the portion of that page, with line 1328 in bold.
Upon running install.php I receive the following errors.
Notice: Undefined offset: 0 in D:\inetpub\vhosts\camryvw.com\httpdocs\drupal\includes\bootstrap.inc on line 1568
and then...
* Notice: Undefined offset: 0 in request_uri() (line 1568 of D:\inetpub\vhosts\camryvw.com\httpdocs\drupal\includes\bootstrap.inc).
* Warning: Cannot modify header information - headers already sent by (output started at D:\inetpub\vhosts\camryvw.com\httpdocs\drupal\includes\bootstrap.inc:1568) in drupal_send_headers() (line 1211 of D:\inetpub\vhosts\camryvw.com\httpdocs\drupal\includes\bootstrap.inc).
* Warning: Cannot modify header information - headers already sent by (output started at D:\inetpub\vhosts\camryvw.com\httpdocs\drupal\includes\bootstrap.inc:1568) in drupal_send_headers() (line 1211 of D:\inetpub\vhosts\camryvw.com\httpdocs\drupal\includes\bootstrap.inc).
* Warning: Cannot modify header information - headers already sent by (output started at D:\inetpub\vhosts\camryvw.com\httpdocs\drupal\includes\bootstrap.inc:1568) in drupal_send_headers() (line 1211 of D:\inetpub\vhosts\camryvw.com\httpdocs\drupal\includes\bootstrap.inc).
Hello
I've installed D7.8 on a linux Centos 5. But it didnt see the mySql db system. Sqlite was checked by default.
What can I do ?
1) I've a website in Mysql to restore
2) I dont see the db which was created, and I dont know which tools to use with SQlite, it's the first time I see it.
I'm pretty lost...
Any advice is welcome.