A few weeks ago I had a huge problem with uploading a Drupal site as the new site. I tried all suggestions on the forum, but nothing worked. I ended having to strip all files from the server and re-upload everything. Now, I am trying to put the Drupal files back on the site, but now the drupal will not show up, and I am sure why. Please check url to see the error. Also I have provided screen shots of the files in my Drupal folder in case I am missing something.

Drupal Site URL: http://www.cehn.org/drupal-5.3/?q=user

http://img39.imageshack.us/img39/3043/screenshot20091031at131.png
http://img88.imageshack.us/img88/3043/screenshot20091031at131.png

Comments

dbeall’s picture

well, the one file I do not see is .htaccess, and if it is there, check to make sure it still has the (.)htaccess

kristiegeorge’s picture

well there isnt .htaccess in my drupal file. i can create one, but sure of what coding is suppose to go in it. also isnt there suppose to be a .htaccess in my public_html?

carlthuringer’s picture

Redownload drupal. The default package comes with a .htaccess file. If you can't see it your operating system is hiding it, so google instructions for your OS on showing hidden files.

kristiegeorge’s picture

I did this and noticed that I was missing the index.php (total blonde moment), but when I added it from the downloaded file now it just shows a blank page with nothing on it.

dbeall’s picture

you should have 8 folders and 15 files in the Drupal root.
that includes htaccess

kristiegeorge’s picture

Well, when I re-downloaded Drupal it actually comes with 21 files.

kristiegeorge’s picture

any suggestions?

dbeall’s picture

Sorry my total was wrong.. my eyes are not as good as they used to be...
This list is from D6.14

the folders are:

includes
misc
modules
profiles
scripts
sites
themes

the files are:

.htaccess
CHANGELOG.txt
COPYRIGHT.txt
cron.php
index.php
INSTALL.mysql.txt
INSTALL.pgsql.txt
install.php
INSTALL.txt
LICENSE.txt
MAINTAINERS.txt
robots.txt
update.php
UPGRADE.txt
xmlrpc.php

-------------------------
you may want to have a look at your php info.
save this to a file, name it phpinfo.php
goto your site with this url, http://www.cehn.org/drupal-5.3/phpinfo.php
see what the memory limit is.. memory_limit 96M

I don't know that much about D5, since D6 is very much main stream these days.

<html>
<head>
<title>PHP Test</title>
</head>
<body>
<?php phpinfo(); ?>
</body>
</html>
dbeall’s picture

I get the feeling something may be an issue with the web host,
since you have a white screen and not a server error.

http://drupal.org/Troubleshooting-FAQ