I tried following the installation documentation to setup a multisite from cpanel, but it doesn't work. The 2nd site tries to connect but never does.
5 minute multisite using Cpanel
You want petermoulding.biz, cjm.net.au, and unlevelhome.com on the same server, or virtual private server, using one copy of Drupal and a separate database for each site. You are using Cpanel. The first site will take whatever time you need to upload and install Drupal. The second and subsequent sites will take 5 minutes each. This example uses Drupal 6. Drupal 7 appears to be the same.
First site
I assume you have the first site set up. You used WHM to create a database account for petermoulding.biz then went into Cpanel for petermoulding.biz to set up email and install Drupal. You now have petermoulding.biz working with Drupal 6.
When you created petermoulding.biz, you created a user for the account and I will assume the user is named pb. Use the MySQL Databases option or the wizard. I use the MySQL Databases option. You create a database named drupal and cpanel shows a database named pb_drupal. You create a user named drupal for the database and Cpanel displays user pb_drupal. You then connect user pb_drupal to database pb_drupal with all privileges.
I was updating some modules on Drupal 7...and I didn't back up my database - problem 1.
The update had an error, and things don't look like they completed correctly...
Going to the modules page, I get a memory limit error - memory limit is set at 90M at dreamhost by default.
So I manually deleted the folders of the modules updated, and copied over the new updated modules with hopes that it fixes the problem...but it doesn't, still hitting memory limit issue only on the modules page.
I ran the update script - but it says nothing needs to be updated.
So I figured out how to increase my limit- and I brought it up to 128 - then 256...then it was kinda random when it would show memory limit error, sometimes it would, other times it would just redirect to the home page. I kinda gave up for a bit and took a break for a week. Low and behold, a module was updated, so now I thought maybe the update script might work and fix it...nope. Manually copying the new module code to my site, and running update script didn't work, it didn't even notice the update...
So I figured since I still see the memory error I would increase it to 512MB...and I still see this memory issue. I can't figure out how to debug this, I can't enable the devel module, or any new modules, since I can't access the modules page.
Hi,
I have the following problem:
I have created views which has filter -cck field Date. For example Field Date has to be greater then today. My CCk field date can have unlimited number of values, so one node has dates before today and aso some dates in future. My goal is, when displaying results of views, display CCK field Date, but only that values, that match my filter. By default, When I add Views field: field_date, It displays all its values, whether they are before today or not.
How can I filter displayed CCK fields values? Can I filter only displayed nodes?
Hello, Drupal novice here, I need custom date format for node & comment. Below is what I put in my template.php file. Everything seems to work but is this correct or safe? Please let me know. TIA
when i'm trying to create a new panels, in content : i'm trying to configure new New custon content and i'm not able to use the editors functions ; when i try the text area zone desapear ...
I'm fairly new to Drupal after I left Joomla for giving me some big headaches.
I was installing a couple of different themes on my site, http://my313.net, and one of them happened to be broken. Now, I can't get back to any of the other ones, so I can switch back to the original one, or something. I tried deleting the theme, but then the link is just a blank page.
So I guess the problem I'm having is the script is not switching to the original theme when I delete the one that I have enabled.