NuSphere Forums Forum Index
NuSphere Forums


Thu May 20, 2010 5:56 am
Replies: 4
Views: 3712
It would be a nice feature to have an option for minimization of javascript and html in the encoder section.

Fri Feb 27, 2009 3:25 am
Replies: 3
Views: 9012
Resolved

The php.ini read by phpED is this one C:\Program Files\nusphere\phped\php5\php.ini

which may differ from your local server

Uncomment the cURL dll
extension=php_curl.dll

Thu Feb 26, 2009 11:02 am
Replies: 3
Views: 9012
I made sure that it was not ; out in the php file but I keep getting a error when I try to use the custom wsdl
the php cURL Extension is required for HTTPS or NLTM. you need to re-build or up your ph ...

Fri Feb 20, 2009 3:45 am
Replies: 2
Views: 6366
Thanks

For other idiots like me - you need to change all 3 files together, not just one

phpdock.exe
phpdock.ini
phpdock.lic

To

any_file_name.exe
any_file_name.ini
any_file_name.l ...

Thu Feb 19, 2009 7:05 am
Replies: 2
Views: 6366
Is it possible to rename phpdock.exe to anyprogram.exe that will run after encoding with a license in use?

Thanks

Thu Oct 02, 2008 12:00 pm
Replies: 6
Views: 5210
I have used keys generated with openSSL but had a problem in connecting with the server.

This turned out to be the requirement for using an IP address rather than a host name in the sftp connection ...

Tue Sep 02, 2008 1:10 am
Replies: 2
Views: 4592
Have you tried flushing it?

ob_get_level();
ob_end_flush();
// start output buffering
if (ob_get_length() === false) {
ob_start();
}
echo "Part one, $var1<br />";
ob_flu ...

Mon Sep 01, 2008 3:23 pm
Replies: 2
Views: 4565
This looks like the mother of all browsers. Just tried it out and it is fast.

Read the comic strip, if it does what it says on the tin and it can reach its audience.......................

To ins ...

Thu Aug 23, 2007 2:37 am
Replies: 0
Views: 4159
This allows a block of code to be commented at the start and its purpose can be understood.
Currently I comment above the fold, but it is a little inconvenient.

<?php // calc of deviation from ...

Mon Jun 11, 2007 12:54 pm
Replies: 6
Views: 10097
Change application's icon displayed in the Task Bar
Change .lic and .ini extensions to .php so they can be encoded (or change Nucoder to encode these extensions)
Add a check key to bond the php sof ...

Mon Jun 04, 2007 3:50 am
Replies: 8
Views: 11109
Offence taken on the chin!! Very Happy

I was using a different phpdock, so the php-cgi.exe location setting in the phpdock.ini needed to be changed.

Many thanks Andy, I accept the Doh award for the da ...

Mon Jun 04, 2007 3:22 am
Replies: 8
Views: 11109
I added libeay32.dll and ssleay32.dll to the /php folder but the result is, as you predicted, the same.
Page 1 of 3
All times are GMT - 5 Hours