Reseller Hosting, Shared Hosting, Dedicated Hosting by Vortech Inc.

Go Back   Reseller Hosting, Shared Hosting, Dedicated Hosting by Vortech Inc. > >> General Public > Chit Chat Public
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Chit Chat Public Talk about any thing you want! This forum is public.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 02-18-2008, 02:57 PM
segurired segurired is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Problem with wordpress in Vortech

I'm getting error 500 when I'm trying to install wordpress (lasted version) on a vortechhosting. I'm running 8 sites with wordpress without any problems in anothers hosters.

Anyhelp?
Reply With Quote
  #2  
Old 02-18-2008, 03:57 PM
Mike Bell's Avatar
Mike Bell Mike Bell is offline
CSharper
Vortech Inc. Customer
 
Turn off friendly errors in IE so you can see the real problem...
__________________

Mike Bell
A .NET Kinda Guy
http://www.MyOnlineImages.com
Free Image hosting

Reply With Quote
  #3  
Old 02-18-2008, 04:20 PM
Brangwyn Brangwyn is offline
T3CHN0 STUD
Vortech Inc. Customer
 
Location: New Zealand (Wellington)
Try this .htacces file

php_value allow_url_fopen On
php_value post_max_size 16M
php_value memory_limit 32M
php_flag zend.ze1_compatibility_mode Off
php_flag suhosin.cookie.encrypt Off
php_value suhosin.request.max_vars 2048
php_value suhosin.post.max_vars 2048
Reply With Quote
  #4  
Old 02-19-2008, 05:26 AM
segurired segurired is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Quote:
Originally Posted by Brangwyn
Try this .htacces file

php_value allow_url_fopen On
php_value post_max_size 16M
php_value memory_limit 32M
php_flag zend.ze1_compatibility_mode Off
php_flag suhosin.cookie.encrypt Off
php_value suhosin.request.max_vars 2048
php_value suhosin.post.max_vars 2048


Workend, seems to be a problem su suhosin patch, thanks a lot!
Reply With Quote
  #5  
Old 02-23-2008, 06:22 PM
blakemiller blakemiller is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
I just had the same issue, contacted tech support and Edwin wrote back to add this to the .htaccess file:

php_value zend.ze1_compatibility_mode Off

It worked fine, fired right up.

Question is, why must we be tweaking custom .htaccess files now? I've installed over a dozen WP blogs straight out of the box.

Now i'm going to have to tell clients this too?
Reply With Quote
  #6  
Old 02-23-2008, 06:28 PM
blakemiller blakemiller is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Quote:
Originally Posted by blakemiller
It worked fine, fired right up.

i digress.... the install procedure worked, but the login didn't - same error. I ammended the .htaccess file with the above recommendations, and i'm one step further.
Reply With Quote
  #7  
Old 02-24-2008, 11:14 AM
ixie02's Avatar
ixie02 ixie02 is offline
Gregg
Vortech Inc. Customer
 
Location: Myrtle Beach, SC
Memory Limit OK? Are the wp sites you have working on the same server?
__________________
Catch a wave on the Grand Strand

Last edited by ixie02 : 02-24-2008 at 11:18 AM.
Reply With Quote
  #8  
Old 02-26-2008, 07:51 AM
dpyers's Avatar
dpyers dpyers is online now
Vortech Inc. Customer
Vortech Inc. Customer
 
error 500 is what MS calls a "friendly error". You need to turn off friendly errors in IE options to get any sort of a useful error message.
__________________
Reply With Quote
  #9  
Old 02-27-2008, 10:08 AM
esites esites is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Location: Joplin, Missouri
It seems like more and more of the better scripts are requiring more resources than Vortech allows. Maybe Vortech should consider adjusting the server settings instead of making all of us use work arounds (which basically do the same thing) to keep things working.

I know for one, this consumes way too much time each week having to deal with this and educate my clients on how to do it as well.
Reply With Quote
  #10  
Old 02-28-2008, 09:54 AM
esites esites is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Location: Joplin, Missouri
I tried to install a new copy at Vortech, I created the above .htaccess file, and it got me through the first page of the install (until it sends you the email)... now I get an "Internal Server Error".

Any more suggestions?
Reply With Quote
  #11  
Old 02-29-2008, 12:05 PM
blakemiller blakemiller is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Quote:
Originally Posted by esites
I tried to install a new copy at Vortech, I created the above .htaccess file, and it got me through the first page of the install (until it sends you the email)... now I get an "Internal Server Error".
Any more suggestions?
Did you try the additional line that support gave me?

php_value zend.ze1_compatibility_mode Off

Mine wouldn't fully work until i had the list of 7 posted by Brangwyn, plus the one above.
Reply With Quote
  #12  
Old 03-03-2008, 12:26 PM
esites esites is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Location: Joplin, Missouri
I actually thought this might have been a typo in Brangwyn's version. It only started working when I changed his

php_flag zend.ze1_compatibility_mode Off

to

php_value zend.ze1_compatibility_mode Off

Then I still had problems where some script was constantly attempting to write to the .htaccess file and I would have to copy a fresh copy to the server. After a few times do that, I simply changed the properties of the .htaccess file to 444 and no one could write to it anymore. Now everything works great.
Reply With Quote
  #13  
Old 05-14-2008, 03:33 PM
frenchgeordie frenchgeordie is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Thank you all for your help
i have been trying to get WP working for a couple of weeks of and on, and even enlisted the help of the free install team to no avail.
i have used your suggestions above and this is what worked for me.
the .htaccess file in the root of the domain

php_value zend.ze1_compatibility_mode off
php_value allow_url_fopen On
php_value post_max_size 16M
php_value memory_limit 32M
php_flag suhosin.cookie.encrypt Off
php_value suhosin.request.max_vars 2048
php_value suhosin.post.max_vars 2048

permissions remove write access for all but the user.

Cheers guys

always make time for a glass of wine!!

FrenchGeordie
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
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FYI wordpress vulnerability... bootNumlock Chit Chat Public 5 03-05-2007 10:49 PM


All times are GMT -5. The time now is 09:17 PM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Vortech Inc. ©2005
Page generated in 0.67376 seconds with 23 queries
[Output: 95.62 Kb. compressed to 87.68 Kb. by saving 7.93 Kb. (8.30%)]