I just updated Drupal 6.14 to 6.15 and I had forgotten to run the update.php script right away and so went back to run this. For some reason when I run it I dont get the usual page, and only the text and server/apache logs shows permission errors. So IO tried to carry on with the update and it clearly does not work/run
Any ideas?
But files are all owned by the site/domain owner...
root@myserver:/home/think# ls -la public_html/
total 172
drwxr-x--- 12 think nobody 4096 Feb 5 15:14 ./
drwx--x--x 17 think think 69632 Feb 4 18:15 ../
drwxr-xr-x 2 think think 4096 Feb 4 17:35 cgi-bin/
-rwxr-x--- 1 think think 262 Feb 4 17:43 cron.php*
-rw-r--r-- 1 think think 2406 Feb 4 17:35 error_log
drwxr-xr-x 3 think think 4096 Feb 4 17:35 files/
-rw-r--r-- 1 think think 3837 Feb 4 17:35 .htaccess
-rw-r--r-- 1 think think 103 Feb 4 17:35 .htaccess.orig
drwxr-xr-x 2 think think 4096 Feb 4 17:42 includes/
-rwxr-x--- 1 think think 980 Feb 4 17:43 index.php*
drwxr-xr-x 3 think think 4096 Feb 4 17:42 misc/
drwxr-xr-x 40 think think 4096 Feb 4 17:42 modules/
drwxr-xr-x 3 think think 4096 Feb 4 17:35 profiles/
-rwxrwx--- 1 think think 1590 Feb 4 17:43 robots.txt*
drwxr-xr-x 2 think think 4096 Feb 4 17:42 scripts/
drwxr-xr-x 4 think think 4096 Feb 4 17:35 sites/
I have been working on getting a photo gallery going on my site and installed imageapi. The site doesn't display at all now, even using direct url's to sub pages. Instead I get the following error:
Parse error: syntax error, unexpected T_ARRAY, expecting '&' or T_VARIABLE or T_CONST in /home/birv2/public_html/drupal6/sites/all/modules/imageapi-6.x-1.6/imageapi/imageapi.module on line 161
I have a website which was made with drupal. There is a map on the Site which is made with google maps. But I can see the map only when I'm logged in as admin. But I can't see it as a anonymous user. What's wrong? Thanks for help
While working a Drupal project I faced a situation in which I could not access the login page. But I needed admin access to proceed with my task, so I had to look for a work-around and found that the login page could be accessed my manipulating the URL and adding the username.