Thu Jul 02, 2009 6:02 pm |
Replies: 4 |
Views: 3565 |
|
 |
Hi all,
That won't work for me.
A dialog (file 'blah' has been modified. Save file before upload?) appears and make all the speed&ease I (thought that I) just gained plain futile. Does anybody k ...
|
Fri Jul 11, 2008 9:37 am |
Replies: 2 |
Views: 4760 |
|
 |
OK, managed to do it myself.
If anyone has the same issue, just download 'dbg-wizard.php' file, place it in the root of your web directory, load it in the browser and follow the instructions.
Ge ...
|
Fri Jul 11, 2008 9:08 am |
Replies: 2 |
Views: 4760 |
|
 |
Hi there,
After toying a bit with settings, I learned that NuSphere uses its own web server, with its own PHP engine, run as a CGI module.
Instead of that, I would like it to use my actual prod ...
|
Fri Jul 11, 2008 8:50 am |
Replies: 1 |
Views: 9365 |
|
 |
I get this error when I'm debug-stepping trough my script.
I tried to get the PHP version, it reads 5.2.0.
I'm puzzled. Please give me a hand.
<?php
echo "\n" . phpv ...
|
Thu Jul 10, 2008 12:26 pm |
Replies: 2 |
Views: 4427 |
|
 |
Found it, thanks 
|
Fri Jun 20, 2008 10:45 am |
Replies: 2 |
Views: 4427 |
|
 |
Hey there,
The ones of you coming from PHP Eclipse (and Eclipse in general) may have been used to what's called a print margin.
That's a vertical line to the right of your code, that's being di ...
|