I presume you are referring to: https://github.com/firephp/quickstart
So apache is running on port 8888?
What directory is http://localhost:8888/ mapped to?
Can someone else try this out?
Christoph
--
You received this message because you are subscribed to the Google Groups "firephp-dev" group.
To post to this group, send email to firep...@googlegroups.com.
To unsubscribe from this group, send email to firephp-dev+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/firephp-dev?hl=en.
Ok, the problem is the $baseURL
Put the quickstart content in the root of your webserver.
I'm working on a patch for make all scripts non-path-indipendent.
On 11-08-05 2:45 PM, ObiWasabi wrote:I presume you are referring to: https://github.com/firephp/quickstart
Using:
MAMP Pro 1.9.5
MAC OS X 10.5.8
PHP Version 5.3.5
The following error is returned when attempting to open index.php from
<http://localhost:8888/www/>
"
Not Found
The requested URL /index.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to
use an ErrorDocument to handle the request.
So apache is running on port 8888?
What directory is http://localhost:8888/ mapped to?
Can someone else try this out?
Christoph
--
You received this message because you are subscribed to the Google Groups "firephp-dev" group.
To post to this group, send email to firep...@googlegroups.com.
To unsubscribe from this group, send email to firephp-dev...@googlegroups.com.
--
___________________________________________________
Emidio Andrea Bianco
emid...@gmail.com
cell: +393208356440
--
You received this message because you are subscribed to the Google Groups "firephp-dev" group.
To post to this group, send email to firep...@googlegroups.com.
To unsubscribe from this group, send email to firephp-dev...@googlegroups.com.
That would be great. Thanks!
I'm working on a patch for make all scripts non-path-indipendent.
Christoph