UK WEB HOSTING FORUM FOR DISCUSSION ON WEB HOSTING SERVICE AND SUPPORT
LINUX HOSTING WINDOWS HOSTING PACKAGES SHOPPING CART OSCOMMERCE ZEN CART AGORA
ECOMMERCE HOSTING ASP MSSQL FRONTPAGE HOSTING PHP MYSQL HOSTING DISCUSSION FORUM
CPANEL RESELLER HOSTING DEDICATED SERVER VPS HOSTING PLESK VIRTUOZZO
Quick Search
Your forum announcement here!

  eUKhost's Official Web Hosting Forum > Web Hosting and Domains > PHP Hosting

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 08-06-2009, 08:51
new member
 
Join Date: Oct 2008
Posts: 6
Default allow_url_fopen oprions is disabled in your PHP

im on the leads server i get this error on my invoicing script..

allow_url_fopen oprions is disabled in your PHP configuration. You will not be able to use this script, as it uses fopen PHP function to fetch HTML pages.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 08-06-2009, 09:56
Senior Member
 
Join Date: Sep 2008
Location: Ipswich
Posts: 123
Default

You need a php.ini file to enabling that function.
Alot of our scripts use that function, for security reasons its turned off.

If you supply tech with the domain - im sure they will drop the php.ini file onto the root directory for you.

In future you just have to include it within your file set when uploading sites.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 08-06-2009, 09:56
Moderator (eUKhost.com)
 
Join Date: Mar 2009
Posts: 391
Default

We have disabled the allow_url_fopen PHP config variable in php.ini for security reasons.

Although you can apply custom PHP settings for some of the PHP variables by using your own customized php.ini. The process is as simple as including the following line to your own php.ini file:

allow_url_fopen = On


It is worth mentioning that - disabling this makes our servers more secure!

Please let me know if you need any further help on this.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 15-06-2009, 07:01
Member
 
Join Date: Jun 2009
Posts: 98
Default

Hi where do i finr or where do i create php.ini as had a quick look and I cant find it and I need allow_url_fopen = On for accountlabs plus to work apparently.

Thanks

MadW
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 15-06-2009, 12:24
Linux Support Team(eUKhost.com)
 
Join Date: Aug 2007
Posts: 52
Default

Hi,

The php.ini file is not present by default. You need to create one in the home directory of your account. BTW, the php.ini file you create will be applicable for a directory and not for the whole account. If you could email us with your domain name, we will enable allow_url_fopen function for your account.
__________________
Regards,
Senior System Admin,
http://www.eUkhost.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 15-06-2009, 16:54
Member
 
Join Date: Jun 2009
Posts: 98
Default

I am a little lost, as when I checked my account I coukld find a setting and that was switched on the php.ini file I couldnt find .

However if i have to create it then thats whay I cant find it and where should this file sit exactly?

Thanks

MadW
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 15-06-2009, 19:00
Member
 
Join Date: Jun 2009
Posts: 98
Default

I guess now I am at the point of pack up and give in.

I read the forums, speak to the help, go away and try and I cant find things, either because they are not there or that I am not used to where its hidden.

getting kind of desperate now, had my account 3 days ish, installed a billing system which doesnt work because of this allow_url_fopen/ php.ini issue ?

in whm the allow_url_fopen is on, but the php.ini I am struggling with as there was such a file, and I dont know what the structure of the file should be like.

Having read forums I read and a usr/ path and copying the default php.ini but I cant find this path either except mentions of it in whm PHP Configuration Editor.

Have to get thos sorted soon or pack up!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 15-06-2009, 20:11
Junior Member
 
Join Date: Jun 2009
Posts: 22
Default

Madwayne, try this:

1. Log in to the cPanel account of the domain where you want to enable allow_url_fopen.
2. Go to the File Manager and from there, browse to the public_html folder.
3. Create a new file called php.ini. Open that file to edit.
4. Paste the following into php.ini:
Quote:
[PHP]
allow_url_fopen = On
5. Save the changes.

allow_url_fopen should now be enabled for that domain.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 15-06-2009, 21:58
Member
 
Join Date: Jun 2009
Posts: 98
Default

Hi after all this and with some serious investigation Sebastian from EUK support ressolved the issue.

apparently the fantastico required a manual update or something so the actual version installed of accountlabs plus was correct.(ie it said it was version r14 but it wasnt until the fantastico was manually updated).

Its hard trying to solve something when you look in the wrong place, but only looking there as it was suggested elsewjere to do so.

Thanks to everyone and especially Sebastian.

Just have to learn how to use account labs plus now.

Thanks
MadW
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 15-06-2009, 22:46
Senior System Administrator
 
Join Date: Oct 2006
Posts: 377
Thumbs up Hello

Hello Wayne,

You are most welcome

It took some time for me to find out the root cause of this problem. But, anyhow I've reached to https://www.netenberg.com/forum/inde...e;topic=3663.0 thread and then I got the clue

Appreciate your patience and understanding.

Please feel free to contact us for further assistance. We would be glad to assist you.
__________________

Best Regards,
Sebastian
Senior System Administrator
http://www.eukhost.com/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11 (permalink)  
Old 16-06-2009, 12:41
Member
 
Join Date: Jun 2009
Posts: 98
Default

trying to get the damn account labs setup so everything is automated but not sure on what my settings should be as I cant find a reasonable manual anywhere.

I managed to get parts of the program working, but I have requested there support in finding out what I need to do and for a manual thats not as vague as some of their forum posts.

I dont belive in just getting things done for you, I believe in trying to learn, unfirtunatley somethings we cant do, others its finding out what to put where.

I have a 7 day licence to evaluate the product, so time is pushing on.

Does anyone know of a manul or someone that can talk me through setting up the accountlabs to make my hosting packages auto install?

Thanks
Wayne

Nice day to be stuck inside but we have to make sacrifices
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 16-06-2009, 17:19
eUKhost.com's Avatar
Chief Marketing Officer
 
Join Date: Sep 2005
Posts: 5,925
Send a message via AIM to eUKhost.com Send a message via MSN to eUKhost.com Send a message via Skype™ to eUKhost.com
Default

Hi Wayne,

I think you should consider WHMCS instead of AWBS. WHMCS Documentation is far better than Awbs and hundreds of our customers are using WHMCS. You can ask setup related questions here as well and you will get help from many members who are active on this forum.
__________________
UK Web Hosting || Business Hosting || eUKhost Knowledgebase
Toll Free : 0808 262 0255 || Skype : mark_ducadi
A bunch of Sheep led by a Lion is better than a bunch of Lions led by a Sheep.
__________________________________________________

Please email cmo[at]eukhost.com if you have any questions or need my assistance
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 16-06-2009, 18:47
Member
 
Join Date: Jun 2009
Posts: 98
Default

AWBS is out because I cant hold of anybody and thats before I signup.

accountlabsplus are looking into my current installation to get it fully functional as for whmcs where do I start visited there website and ended up going round in circles.

some times I feel like a dumb blonde....hmm that can be take more than one way.

It be a lot better if you had this solution installed at trhe start, as a neewbie to doing my own hosting found it a up hill battle even with the fantstic support on the forums and through EUKhost.

EUK use WHMCS I can see so I guess it cant be so bad, but come on help a newbie blonde...


Thanks
MadW
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 16-06-2009, 20:52
flesso's Avatar
Premium Member
 
Join Date: Mar 2007
Location: 127.0.0.1
Posts: 1,652
Default

Quote:
Originally Posted by madwayne View Post
AWBS is out because I cant hold of anybody and thats before I signup.

accountlabsplus are looking into my current installation to get it fully functional as for whmcs where do I start visited there website and ended up going round in circles.

some times I feel like a dumb blonde....hmm that can be take more than one way.

It be a lot better if you had this solution installed at trhe start, as a neewbie to doing my own hosting found it a up hill battle even with the fantstic support on the forums and through EUKhost.

EUK use WHMCS I can see so I guess it cant be so bad, but come on help a newbie blonde...


Thanks
MadW
WHMCS isn't too hard to setup in any case, the documentation is good enough to even help those who haven't touched a web hosting package before.

I've used WHMCS before and found it to be the best, and with the release of version 4 I've heard it's even better. If you're serious about using WHMCS then you should have a look at licensepal.com as you can get discounted WHMCS licenses from there.
__________________
Josh

Resident Blogger
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 17-06-2009, 03:07
Junior Member
 
Join Date: Jun 2009
Posts: 22
Default

I couldn't find any real documentation on AccountLabs Plus aside from their forum. The documentation (what there is of it) is rather sparse, though.

Regarding WHCMS, if you're looking for WHMCS documenation, then their wiki would be the place to start: Main Page - WHMCS Documentation. The wiki is actually quite comprehensive and should be easy to browse through. If you're looking to purchase a WHMCS license, though, then I also recommend you go have a look at LicensePal. It'll save you a few bucks.

If that's not what you're looking for, then can you please elaborate? I'm not really sure what you're looking for.
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
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

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



All times are GMT. The time now is 01:37.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
UK Web Hosting by eUKHosting 3.1.0
UK Web Hosting by eUKHosting 3.1.0
Copyright © 2001-2012, eUKhost LTD. All rights reserved.

 


UK VPS Hosting
VPS Hosting plans

Dedicated Server Hosting
Dedicated Server plans

VoIP Dedicated Servers
Asterisk, Trixbox Dedicated Servers

Business Web Hosting
100% uptime Hosting

UK Cpanel Hosting
cPanel Shared Hosting

Domain Hosting
Cheap Domains & Hosting Plans

UK Reseller Hosting
Reseller Web Hosting

Windows Hosting
Windows Shared Hosting

Windows VPS

Windows VPS Hosting

Semi Dedicated Servers
Semi-Dedicated Hosting

Dedicated Server Mirroring
Dedicated Server Mirroring

Webhosting Knowledgebase
Frequently asked Questions

Web Hosting Blog
eUKhost Blog

Web Hosting Support
Support Helpdesk

UK Data Center
eUKhost Datacenter

Web Hosting Forum
eUKhost Forum

Support Tutorials
Online Flash Tutorials

Offsite Back-up Plans
Remote Backup Service

ColdFusion Hosting
ColdFusion Web Hosting
 
 

Android and Apple App


knowledgebase articles
eUKhost.com Services

Pre-Sales Questions
Pre-sales FAQ's

Domain Names
Domain registration FAQ's

cPanel Hosting
cPanel Hosting FAQ's

Windows Web Hosting
Plesk Control Panel

Reseller Hosting
Reseller Hosting FAQ's

VPS Hosting
Virtual Private Server

Semi-Dedicated Servers
Semi-Dedicated FAQ's

Dedicated Servers
Dedicated Server Hosting

Joomla Hosting
Joomla Web Hosting

Mambo Hosting
Mambo Web Hosting

Magento Hosting
Magento Web Hosting

Wordpress Hosting
Wordpress Web Hosting

 

Web Hosting Affiliate Program
 

popular blog categories

UK Web Hosting
UK Hosting articles

Dedicated Server Hosting
Dedicated Server guidelines

VPS Hosting
VPS hosting articles

cPanel Hosting
cPanel Hosting articles

Linux Operating System
Linux Operating techniques

Windows Web Hosting
Windows plesk articles