Having problems installing Drupal? See the Installation Guide for more information.

clean URL's and Apache2

Dear all,
i tried all the suggustions that may solve the problem of clean URL's with apache2. still i am facing the problem. can anybody help me. attached is my .htaccess file info

#
# Apache/PHP/site settings:
#

# Protect files and directories from prying eyes:

order deny,allow
deny from all

# Set some options
Options -Indexes
Options +FollowSymLinks

# Customized server error messages:
ErrorDocument 404 /index.php

# Set the default handler to index.php:
DirectoryIndex index.php

# Overload PHP variables:
#

# If you are using Apache 2, you have to use
# instead of .
php_value register_globals 0
php_value track_vars 1
php_value short_open_tag 1
php_value magic_quotes_gpc 0
php_value magic_quotes_runtime 0
php_value magic_quotes_sybase 0
php_value arg_separator.output "&"
php_value session.cache_expire 200000
php_value session.gc_maxlifetime 200000
php_value session.cookie_lifetime 2000000
php_value session.auto_start 0
php_value session.save_handler user
php_value session.cache_limiter none
php_value allow_call_time_pass_reference On

Forms for data and image entry

I'm importing tellies from China and would like to be able to have a data entry where I can fill in field and upload pictures of the product.

You can see what a mess this can be without a form here: http://enterprise-hr.com/?q=node/3

Is there a module that's recommended for data entry like this?

Prepare to laugh - can't login

I turned off the login block. Logged out and now have no idea how to get back in.

Help :-(

simple theme has shut down my site

i try to use simple theme but it stuk
i had all ready create the new tables in db
Fatal error: Call to undefined function: tag_process() in /home/httpd/vhosts/aspaite.com/httpdocs/public_html/themes/simple/simple.theme on line 364

where is the function tag_process() ?

and were can i change the dufault theme in db
i try theme_default in the table virable = s:6:"simple"; and ichange it =s:6:"bluemarine";
but didnt work

any help becouse my site is down !!!!!!!!!!

I have a stupid newbie question for you

I am trying to install Drupal for the first time. I know nothing about php or mysql and have quickly hit a brick wall. My brickwall looks like this...

Fatal error: Table 'mycwozjg_droop.mycwozjgusers' doesn't exist query: SELECT u.*, s.* FROM mycwozjgusers u INNER JOIN mycwozjgsessions s ON u.uid = s.uid WHERE s.sid = 'ebed29c6190f59c14105d158ee662726' AND u.status < 3 LIMIT 0, 1 in /home/mycwozjg/public_html/dragonfly/includes/database.mysql.inc on line 125

My complete ignorance gives me hope this will be easily solved. :)

GD Toolkit - Drupal 4.6.0 CSV and MacOS X

Hi,

I downloaded the 4.6.0 CVS version of Drupal and installed it on my MacOS X Laptop. I also have installed version 4.5.2 in a separate folder and all is going well on this side.

On 4.6.0, I have the message "Unable to load the GD toolkit" in the admin page. OK, my PHP 4.3.10 preinstalled on the mac and updated thru sofware update have to fiew options.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal