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

Go Back   Reseller Hosting, Shared Hosting, Dedicated Hosting by Vortech Inc. > >>Network Information & News and Announcements > News and Announcements
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

News and Announcements This is where you can read announcements regarding Vortech Inc.

Reply
 
Thread Tools Display Modes
  #31  
Old 06-16-2005, 09:11 PM
matthewshull's Avatar
matthewshull matthewshull is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Location: Forest, Ohio
What time will you be turning this off?
__________________
____________________
Matt
Reply With Quote
  #32  
Old 06-16-2005, 09:40 PM
admin's Avatar
admin admin is offline
Vortech Inc. Owner
Owner
 
Location: Orlando FL
Send a message via ICQ to admin
Quote:
Originally Posted by ixie02
I think rationalizing that you must turn it off and screw up production sites because the world is full of bad php coders is a rather obscure excuse. Their should be a workaround and time to implement it before you pull the plug. Seems to me you should be able to find a temporary fix at the hosting level as opposed to placing the entire burden on the resellers.


Might want to take that up with php, we did not make php and can't control how functions suchs as fopen work other than the options they give us. They offer us NO options to secure it.
__________________
Brad Pugh
http://www.vortechhosting.com
------

Local System/Network Monitor
http://nagios.hsphere.cc/
Login:guest Pass:guest
XML FEED http://nagios.hsphere.cc/feed.xml
------

My Other Life:
Reply With Quote
  #33  
Old 06-16-2005, 09:45 PM
matthewshull's Avatar
matthewshull matthewshull is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Location: Forest, Ohio
What time please?
__________________
____________________
Matt
Reply With Quote
  #34  
Old 06-16-2005, 09:47 PM
admin's Avatar
admin admin is offline
Vortech Inc. Owner
Owner
 
Location: Orlando FL
Send a message via ICQ to admin
With in the next 2 hours or so I guess.. We already had another dos attack tonight.
__________________
Brad Pugh
http://www.vortechhosting.com
------

Local System/Network Monitor
http://nagios.hsphere.cc/
Login:guest Pass:guest
XML FEED http://nagios.hsphere.cc/feed.xml
------

My Other Life:
Reply With Quote
  #35  
Old 06-16-2005, 09:49 PM
admin's Avatar
admin admin is offline
Vortech Inc. Owner
Owner
 
Location: Orlando FL
Send a message via ICQ to admin
fopensock is an option but curl is still better. fopensock will stay enabled right now unless we find reason other wise to disable it. It has the same issues is fopen does but is a bit narrower then fopen.

If you are going to change code go with curl it's much safer over all and will never be disabled.
__________________
Brad Pugh
http://www.vortechhosting.com
------

Local System/Network Monitor
http://nagios.hsphere.cc/
Login:guest Pass:guest
XML FEED http://nagios.hsphere.cc/feed.xml
------

My Other Life:
Reply With Quote
  #36  
Old 06-16-2005, 10:39 PM
matthewshull's Avatar
matthewshull matthewshull is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Location: Forest, Ohio
Well, after sweating and worrying the last few hours, I just checked phpinfo for the 2 sites I have LiteCommerce on and it is turned off. So I went and checked the stores, and they seem to be running normally.

Yeeeeehaw! Now I hope no one else has any issues. What I don't understand is why they both broke the last time you turned it off, but they didn't this time.

Am I missing something here?
__________________
____________________
Matt
Reply With Quote
  #37  
Old 06-16-2005, 11:04 PM
admin's Avatar
admin admin is offline
Vortech Inc. Owner
Owner
 
Location: Orlando FL
Send a message via ICQ to admin
Not sure, it should be off now..
__________________
Brad Pugh
http://www.vortechhosting.com
------

Local System/Network Monitor
http://nagios.hsphere.cc/
Login:guest Pass:guest
XML FEED http://nagios.hsphere.cc/feed.xml
------

My Other Life:
Reply With Quote
  #38  
Old 06-16-2005, 11:05 PM
Dean's Avatar
Dean Dean is offline
Registered User
Admin
 
Fopen is now off on all unix servers.
Reply With Quote
  #39  
Old 06-16-2005, 11:15 PM
sheptech's Avatar
sheptech sheptech is offline
Reseller
Vortech Inc. Customer
 
Send a message via AIM to sheptech Send a message via Yahoo to sheptech
Not to be daft here, but technically fopen still works fine for local files just not URLs, right? That's my understanding of the implication of the allow_url_fopen option.

(ref: http://www.zend.com/manual/ref.filesystem.php )
Reply With Quote
  #40  
Old 06-16-2005, 11:38 PM
sheptech's Avatar
sheptech sheptech is offline
Reseller
Vortech Inc. Customer
 
Send a message via AIM to sheptech Send a message via Yahoo to sheptech
FYI I had concerns about this affecting the downloads plugin of e107 - so far it does not as near as I can tell.

In case anyone cares, 3rd party apps I'm using that survive the change are:
e107 v0.616, v0.617 (includes core newsfeeds, downloads)
e107 plugins: Coppermine (current ver)
ZenCart v1.1.4d (oops!, need to update)

still looking into e107 plugin SimpleCart
fyi I don't use electronic delivery for anything in the carts.
Reply With Quote
  #41  
Old 06-17-2005, 12:30 AM
jetzkr8's Avatar
jetzkr8 jetzkr8 is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Location: Penang, Malaysia
Send a message via MSN to jetzkr8 Send a message via Yahoo to jetzkr8 Send a message via Skype to jetzkr8
Quote:
Originally Posted by Two Roads Media
Does anyone know of any CSS readers that can parse without the allow_url_fopen??? As far as I can tell, that is the only way to display an RSS or XML feed using PHP. Without it, RSS is useless despite being one of the most popular and quickly growing information sources on the web.

I'm open to suggestions.

Yeah I just finished soem work to display Vortech server status from the XML feed and fopen() is now the stumbling block toan otherwise elegant solution. See http://forum.vortechhosting.com/show...9629#post89629
__________________
::: Ashvin :::
www.klas5.net ~ Learn about psyllium husk and how it can help your colon health
Excuse the misspellings, two-finger typist at work and no help from antique-ed keyboard!
Reply With Quote
  #42  
Old 06-17-2005, 07:27 AM
jetzkr8's Avatar
jetzkr8 jetzkr8 is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Location: Penang, Malaysia
Send a message via MSN to jetzkr8 Send a message via Yahoo to jetzkr8 Send a message via Skype to jetzkr8
I have attempted to use curl functionality to read Vortech Status XML feed and have this working at my site. See http://forum.vortechhosting.com/show...0007#post90007 where the attachment has the revised script while the code snippet below shows the relevant part

Code:
$ch = curl_init (); curl_setopt ($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt ($ch, CURLOPT_URL, 'http://216.157.144.91/monitor.xml'); curl_setopt ($ch, CURLOPT_TIMEOUT, 60); $xml_parser = xml_parser_create(); xml_set_element_handler($xml_parser, "startElement", "endElement"); xml_set_character_data_handler($xml_parser, "characterData"); xml_parse($xml_parser, curl_exec ($ch) ); xml_parser_free($xml_parser); curl_close ($ch);

:angel:
__________________
::: Ashvin :::
www.klas5.net ~ Learn about psyllium husk and how it can help your colon health
Excuse the misspellings, two-finger typist at work and no help from antique-ed keyboard!
Reply With Quote
  #43  
Old 06-17-2005, 07:55 AM
matthewshull's Avatar
matthewshull matthewshull is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Location: Forest, Ohio
Quote:
Originally Posted by sheptech
FYI I had concerns about this affecting the downloads plugin of e107 - so far it does not as near as I can tell.

In case anyone cares, 3rd party apps I'm using that survive the change are:
e107 v0.616, v0.617 (includes core newsfeeds, downloads)
e107 plugins: Coppermine (current ver)
ZenCart v1.1.4d (oops!, need to update)

still looking into e107 plugin SimpleCart
fyi I don't use electronic delivery for anything in the carts.

Keep checking. My ecomm sites were working last night. Now one of them is not. I am sure the other is soon to follow.

Let the fun begin. Thanks.
__________________
____________________
Matt
Reply With Quote
  #44  
Old 06-17-2005, 08:45 AM
ixie02's Avatar
ixie02 ixie02 is offline
Gregg
Vortech Inc. Customer
 
Location: Myrtle Beach, SC
A little off the subject, but is their something we can scan for in the code to make sure that apps we are considering using/installing or are using don't require that 'allow_url_fopen' be enabled?
__________________
Catch a wave on the Grand Strand
Reply With Quote
  #45  
Old 06-17-2005, 01:58 PM
ixie02's Avatar
ixie02 ixie02 is offline
Gregg
Vortech Inc. Customer
 
Location: Myrtle Beach, SC
Quote:
Originally Posted by matthewshull
Keep checking. My ecomm sites were working last night. Now one of them is not. I am sure the other is soon to follow.

Let the fun begin. Thanks.
I've been looking at e107 so thanks for the tip.
__________________
Catch a wave on the Grand Strand
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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


All times are GMT -5. The time now is 04:31 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Vortech Inc. ©2005
Page generated in 0.64147 seconds with 18 queries
[Output: 115.64 Kb. compressed to 106.49 Kb. by saving 9.15 Kb. (7.91%)]