| Author |
Message |
vamp-angel

Joined: Feb 16, 2008
Posts: 10
|
Posted:
Mon Dec 29, 2008 6:58 am |
|
lmaoooooooooooooo, its my own server lol and yes everything is installed properly its not a free host lol but this is the error i get
Site error: the file /home/kelly75/public_html/modules/Digital_Shop/license_request.php requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by the site administrator.
and until this is sorted out i cannot create my license for it either |
| |
|
|
 |
Guardian

Joined: Dec 09, 2006
Posts: 333
|
Posted:
Mon Dec 29, 2008 7:28 am |
|
Then it looks like your server configuration is not allowing dynamic library loading which is down to server configuration and not the Digital Shop script itself. |
_________________ Code Authors Nuke Reviews |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 920
|
Posted:
Mon Dec 29, 2008 8:04 am |
|
Are you by chance using hostmonster or godaddy? |
| |
|
|
 |
vamp-angel

Joined: Feb 16, 2008
Posts: 10
|
Posted:
Mon Dec 29, 2008 8:05 am |
|
well ive just checked everything again and its all fine, so i dont know what is wrong here, and no my server configuration is all fine, so i have wasted my money buying this i think, but oh well never mind, |
| |
|
|
 |
vamp-angel

Joined: Feb 16, 2008
Posts: 10
|
Posted:
Mon Dec 29, 2008 8:05 am |
|
no i dont use any of them hosts they are crap |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 920
|
Posted:
Mon Dec 29, 2008 8:06 am |
|
Have you been trying to install it via the php.ini?
If so, have you restarted apache? |
| |
|
|
 |
vamp-angel

Joined: Feb 16, 2008
Posts: 10
|
Posted:
Mon Dec 29, 2008 8:18 am |
|
yes ive done all that in php.ini and still nothing still getting the same errors and ive restarted apache god knows how many times but it doesnt make no difference |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 920
|
Posted:
Mon Dec 29, 2008 8:22 am |
|
Send your php.ini as an attachment in a PM so I can check it out. |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 920
|
Posted:
Mon Dec 29, 2008 9:13 am |
|
Well, your php.ini looks good, assuming you uploaded the ioncube loaders to the path contained in the php.ini. The loaders should even work without installing them in the php.ini as dynamic loading is not disabled.
Here are some common reasons the loaders might not be working.
1. Using the wrong loaders (eg. using the normal x86 loaders when the server is x86_64)
2. Setting the wrong path to the loaders in the php.ini
3. I've seen some servers that need 2 lines for the loaders to work correctly.
Example:
| Code: |
zend_extension=/path/to/ioncube/ioncube_loader_lin_5.2.so
zend_extension_ts=/path/to/ioncube/ioncube_loader_lin_5.2_ts.so |
4. php.ini settings are getting read from a different location then what you would think(phpinfo will tell you where the ini is being read from)
If none of these are the problem let me know. |
| |
|
|
 |
vamp-angel

Joined: Feb 16, 2008
Posts: 10
|
Posted:
Mon Dec 29, 2008 9:24 am |
|
im gonna try and add that other bit of code see if that makes any difference n yes im usin the correct set of ioncube loaders i use the x86_64 loaders |
| |
|
|
 |
vamp-angel

Joined: Feb 16, 2008
Posts: 10
|
Posted:
Mon Dec 29, 2008 9:33 am |
|
nope still makes no diff now im getting this error
Fatal error: Call to undefined function gd_info() in /home/kelly75/public_html/modules/Digital_Shop/install/ioncube_installer.php on line 33
omg now im am getting mad |
| |
|
|
 |
vamp-angel

Joined: Feb 16, 2008
Posts: 10
|
Posted:
Mon Dec 29, 2008 7:03 pm |
|
yayyyyyyyyyyyyyyyyy its finally working now but now im getting errors when creating my license, gotcha sweety i sent you a pm with my license code |
| |
|
|
 |
|
|