icon Learn how to get the most out of Surmunity - read our forum tips here! | Welcome! Please register to access all of our features.

» Surpass Web Hosting Forums » Discussions » PHP, MySQL » PHPsuexec » Drupal Tips Thread

PHPsuexec Information and tips

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread
Old March 14th, 2006, 4:53 AM   #1 (permalink)
Ready for Fall!
Surpass Staff
 
Kayla's Avatar
 
Joined in May 2003
Lives in Orlando
24,002 posts
Gave thanks: 905
Thanked 771 times
Lightbulb Drupal Tips Thread

If Drupal does not work correctly and reports:
warning: array_key_exists(): The first argument should be either a string or an integer in /home/xxxx/public_html/includes/module.inc on line 128.

warning: array_key_exists(): The first argument should be either a string or an integer in /home/xxxx/public_html/includes/module.inc on line 89.

Fatal error: Call to undefined function: user_access() in /home/xxxx/public_html/includes/common.inc on line 1852


then try creating a php.ini file with the contents:

session.save_handler = files
session.cache_limiter = nocache
__________________
Follow Surpass on Twitter, Facebook and FriendFeed
Kayla is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On