Hi its all about the topic title I have tried everything to get this working. I don't get news feed ads wont remove and licence wont register. I have a vps server which has allow_url_fopen=on I also have php.ini however its not loading or connecting to boonex by the looks of it. Am I missing anything else? please help before the computer goes out the window :0)
Regards
Neil
|
Navigate to Administration > Tools > Host Tools > Phpinfo and make sure that Dolphin is reporting that allow_url_fopen, and all other required settings are being reported with their appropriate values. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Hi all looks good from this side all permissions are set also. lol he says whats the max execution time? just noticed that was blank anything to do with it?
register globals |
Off |
Off |
safe mode |
Off |
Off |
disabled functions |
show_source |
|
memory limit |
100M |
128M |
max execution time |
0 |
300 |
post_max_size |
900M |
128M or more |
upload max filesize |
900M |
128M or more |
allow_url_fopen |
On |
On |
allow_url_include (for php > 5.2) |
Off |
Off |
mbstring installation |
mbstring extension installed |
Installed |
|
That would seem very possible. I'd recommend changing the max_execution_time to 3000. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
No adjusted it. Its now showing as adjusted however still nothing happening any other thoughts?
Neil
|
Please message me your php.ini file (privately). I'd like to examine it to see if there are any anomalies. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Sent in pm thanks for the help. |
After examining your php.ini file, I have noticed that magic_quotes_gpc is off. Please turn it on, as it is required by Dolphin. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Turned it on still no news coming up what about the other 2 do they need to be on also?
; Magic quotes for runtime-generated data, e.g. data from SQL, from exec(), etc.
magic_quotes_runtime = Off
; Use Sybase-style magic quotes (escape ' with '' instead of \').
magic_quotes_sybase = Off
Thanks
|
No. Those 2 remain off.
If allow_url_fopen is on but your still not getting a feed, then it may be possible your server is not allowing outbound connections.
Check firewall if one is on to make sure your server can access outside websites.
Check hosts file for any unusual IP addresses.
You may need to ask your hosting provider for help on that one. https://www.deanbassett.com |
No. Those 2 remain off.
If allow_url_fopen is on but your still not getting a feed, then it may be possible your server is not allowing outbound connections.
Check firewall if one is one to make sure your server can access outside websites.
Check hosts file for any unusual IP addresses.
You may need to ask your hosting provider for help on that one.
If it's worth anything, I was going to suggest outbound connections after the magic_quotes_gpc. Still, I'd listen to what Deano says, since he knows far more than I do.
BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Thanks of your help guys. Its just funny that this is one of the hosts that is already setup for dolphin ready to go deal mmmmmm.
Cheers again.
|
Just thought I went to cpanel to send an email and got .
There was an error sending your message: Failed to connect to localhost:25 [SMTP: Failed to connect socket: Connection refused (code: -1, response: )]
So obviously not my side!
|
Just thought I went to cpanel to send an email and got .
There was an error sending your message: Failed to connect to localhost:25 [SMTP: Failed to connect socket: Connection refused (code: -1, response: )]
So obviously not my side!
You should submit a ticket to your web hosting provider (via their support area) asking them to look into your server for any misconfiguration.
BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Its seems Exim was disabled working fine now thanks for your assistance. Peace out until the next question 
Neil
|