This is a forum for helping users host their Drupal site.

Upload Drupal 7 on OVH

Hi,

I'm currently trying to upload my website on an OVH hosting.
I read that some modifications needs to be done:
.htaccess -> add:

SetEnv PHP_VER 5
SetEnv REGISTER_GLOBALS 0
SetEnv ZEND_OPTIMIZER 1

And on settings.distant.php (will be rename as settings.php later):
change this: $db_url = 'mysqli://root:root@localhost/drupal';
for: $db_url = 'mysqli://login:password@server/database';

How to lunch the drupal6 site without admin section?

How to create custom page without admin section ?.

My SQL Dump ??

So I took a drupal site off a backup server image, and found the sql files under the following path

opt/lampp/var/mysql/"company name"

now i showed Bluehost these files in the hopes they could setup mysql on their servers

turns out the extensions on these files are .myd & .myi, i was told that i need sql database software/manager ?? then import all the files from this folder, then do dump ? then export to Bluehosts control panel's mysql

Multisite Configuration Help

If you are familiar with Multi-site configurations, a developer looking for leads then feel free to contact me.

Local Host

Hey guys!

I installed Acquia Drupal 7 and started a site on my local DAMP server. I put in the site name and everything and have fully created my site on my local server. However, the local url of my site is

"sitename.localhost:8082"

even though my domain/site name is correct in the administration. I already have a domain name registered and I'm getting ready to upload my site to that domain.

Hostingproblems because provider blocks .htaccess

I have a problem with my webhost. I succesfully developed a website in localhost. I bought a .com and .nl domain and was going to launch the website. When I launched it, I received the HTTP Internal Error 500. I googled it and found out it had something to do with my .htaccess configuration. When I asked my host for information they mentioned that they chose to block certain apache commandos, and therefore the .htaccess was blocked.

Pages

Subscribe with RSS Subscribe to RSS - Hosting support