Wiccle.com in Facebook Wiccle.com in Twitter Wiccle.com in LinkedIn Wiccle.com in Youtube RSS from Wiccle.com Wiccle.com in Atom
 
 
 

Thread: Cant validate my new license

Started: August 11, 2009, 02:39 PM  ⋅  Zone: Public Forums  ⋅  Category: Install & Modification  ⋅  Posts: 9  ⋅  Views 523
Started by: shadypipz  ⋅  Description: No description.
Post #1
Member: shadypipz  ⋅  Date: August 11, 2009, 02:39 PM  ⋅ Subject: "Cant validate my new license"

When I try to validate my new license I was prompted with this error

"Your PHP installation doesn't support reading of remote files. To fix, activate allow_url_fopen in php.ini)"

I try to find it in the root folder but I cannot find it. How do I fix this? Do I need to reinstall the script?

Btw how many licenses can a member have?

thanks in advance

Post #2
Member: Technoman  ⋅  Date: August 11, 2009, 02:46 PM  ⋅ Subject: "(No title)"

Enable allow_url_fopen

check your php.ini file OR ( ask your host ) 

Post #3
Member: Keith Killilea  ⋅  Date: August 11, 2009, 02:49 PM  ⋅ Subject: "(No title)"

One membership = One Free iWiccle Licence & One Paid iWiccle Licence.

If you want another Licence you will need to setup a second account for the time being. We will be reviewing this in the coming months and making it possible to hold more licences in one member account.

Post #4
Member: shadypipz  ⋅  Date: August 11, 2009, 02:51 PM  ⋅ Subject: "(No title)"

the problem is I cant find the php.ini file. Do I need to make this file, if yes can you teach me how? I dont have any knowledge about php.

tnx for the reply..

Post #5
Member: Keith Killilea  ⋅  Date: August 11, 2009, 03:54 PM  ⋅ Subject: "(No title)"

Markus will be back to tech support in a few hours, he will help you out.

Post #6
Member: Technoman  ⋅  Date: August 11, 2009, 08:13 PM  ⋅ Subject: "(No title)"

;;;;;;;;;;;;;;;;;;;

; About php.ini ;

;;;;;;;;;;;;;;;;;;;

; This file controls many aspects of PHP's behavior. In order for PHP to

; read it, it must be named 'php.ini'. PHP looks for it in the current

; working directory, in the path designated by the environment variable

; PHPRC, and in the path that was defined in compile time (in that order).

; Under Windows, the compile-time path is the Windows directory. The

; path in which the php.ini file is looked for can be overridden using

; the -c argument in command line mode.

==============================

 

the file must be named 'php.ini'. it must be placed inside your directory

extension=allow_url_fopen

 

Post #7
Member: Markus  ⋅  Date: August 12, 2009, 12:02 AM  ⋅ Subject: "(No title)"

php.ini is a part of your webserver setup, not a part of iWiccle --- so reinstalling doesn't do much good. If you have installed once and there were no errors, the next installation is going to be identical to the previous one. We don't have a "Windows Magic Mode" that makes every install go a bit different. Cool

As Technoman noted, put a php.ini file into your webroot with the following line in it / ticked on:

allow_url_fopen = On

If that doesn't change it, you will need to ask your host to enable this. This directive unfortunately can't be changed with a .htaccess file.


If someone can't get this working despite asking their hosting company to change it, please e-mail me with your license details.

Post #8
Member: shadypipz  ⋅  Date: August 12, 2009, 06:33 AM  ⋅ Subject: "(No title)"

I've just contacted my hosting service and the admin said "allow_url_fopen is only supported ion the premium hosting". Well, dont have the money to pay for a premium hosting service.

I really appreciate your help.

Post #9
Member: Markus  ⋅  Date: August 12, 2009, 10:47 AM  ⋅ Subject: "(No title)"

I'll clear this through for you over email later on today. A future version will have a system independent of allow_url_fopen, or otherwise an automated fallback plan.

 

Install & Modification

Add to Favorites
Public Forums
Category  ⋅  Deploying iWiccle and Wiccle into unique solutions that match your needs.
 

Public Forums

Add to Favorites
Public Forums
Zone  ⋅ Public forum sections for support and discussions. Available for everyone.
 

Zone Categories

 
Questions? Ask us!
Back to Top