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.
im currently working on a site on a 1and1 server. when activating location module, it said "out of memory" ... i changed the settings.php (memory limit to 512) and it works. then i wanted to activate gmap module and again: out of memory!
phpinfo says i have 80M, drupal status says 512M like i told in the settings.php
so i would like to change the server and my question is:
how much memory do i need for a complex site?
how much is enough to install all available modules? :)
I've finished my website and uploaded it to my webhost!
I have only one problem, my database.. it gives me this error:
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupal7.role_permission' doesn't exist: SELECT rid, permission FROM {role_permission} WHERE rid IN (:fetch_0); Array ( [:fetch_0] => 1 ) in user_role_permissions()
Something is missing in the database and I can't figure out what to do!
Hello everyone,
I have a problem to upload files in my website. It's the first time that's I use windows server 2003 for hosting. This is the message :
Warning: move_uploaded_file(public://.. [function.move-uploaded-file]: failed to open stream: "DrupalPublicStreamWrapper::stream_open" call failed in file_save_upload() (line 1526 of D:\Applis\Apache2.2\htdocs\...\includes\file.inc).
Please help me!! I have already static IP and I recently purchased my domain which is www.mydomain.com last week ago.. I have already
setup DRUPAL as my own webserver and I imported my new site.. I setup my router with my public static IP address and set Port Forwarding to 80.. and I assigned static IP on my machine which is 192.168.1.8 and I also edit my windows host file and added this line [127.0.0.1 www.mydomain.com] on windows/system32/divers/etc
I've seen a few posts with similar titles, and found them useful, but in need of updating. So I'm starting a new thread. I hope that others have found those posts useful enough to continue this tradition.
I'll be adding my observations as comments, to separate them from the original post.