Mon Jan 12, 2009 4:00 am |
Replies: 2 |
Views: 3194 |
|
|
You're absolutely right of course. Ok, nothing to see here people. Move on. Nothing to see here.
Thanks.
|
Sun Jan 11, 2009 8:52 am |
Replies: 2 |
Views: 3194 |
|
|
I'm using the built-in server (can't be hazzled to install a separate server and all), but realised the $_SERVER['PATH_INFO']
is missing? Is there a way to make the server variables appear, or do I ...
|
Thu Oct 30, 2008 4:59 pm |
Replies: 1 |
Views: 6941 |
|
|
When a script encoded for PHP 4.4 calls a method statically, I get the error:
Fatal error: Failed to load encoded file (index.php) unexpected fetch opcode (113) in index.php on line 0
I get this ...
|
Sun Sep 14, 2008 1:24 pm |
Replies: 6 |
Views: 8796 |
|
|
We changed hosting company, and now it works like a charm. I'm not sure, but I've noticed that at the beginning of encoded scripts, there's
an unencoded script calling extension_loaded to check if P ...
|
Tue Sep 02, 2008 2:22 am |
Replies: 1 |
Views: 3687 |
|
|
Is there a way to pipe integration scripts together? I have a few scripts that I sometimes need to run individually, and sometimes I need them to run in a chain, one after the other.
I tried the ob ...
|
Wed Aug 27, 2008 5:02 am |
Replies: 6 |
Views: 8796 |
|
|
should probably be 2.0 by now right?
Maybe that's a good idea in any case, but I've used 1.4 locally all this time and it's worked without a glitch. Also, I'm still using Nu-coder 1.4, so I'll have ...
|
Wed Jul 30, 2008 1:36 am |
Replies: 6 |
Views: 8796 |
|
|
It may happen only if it is indeed not loaded.
phpinfo and phpexpress reports that the extension is loaded. My web hosting company suggested that maybe the files are corrupted when uploaded to the ...
|
Mon Jul 07, 2008 11:50 pm |
Replies: 6 |
Views: 8796 |
|
|
This is strange. I have PHP Express installed locally and on a public server. It worked fine until maybe a few weeks ago. Suddenly, the same encoded files that's still working locally, are not working ...
|