Click here to get back home

xampp phpeclipse dbg

 HomeNewsGroups | Search
 comp.lang.php    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
xampp phpeclipse dbg Delirium tremens 12-25-2008
Posted by Delirium tremens on December 25, 2008, 4:16 pm
Please log in for more thread options
For record, http://www.phpeclipse.com/wiki/Howto/DBGAndPHPEclipse

My Remote Src path is the DocumentRoot which is set to "C:\xampp
\htdocs". On my local machine, where I am running Eclipse, the
workspace is "C:\xampp\htdocs" and the project is called "faninter".
So my total local path would be "C:\xampp\htdocs\faninter".

I set my remote Sourcepath to "C:\xampp\htdocs". Local path is "C:
\xampp\htdocs\faninter". Remoate path is "C:\xampp\htdocs".

Problem 1: The target file is not "C:\xampp\htdocs\faninter\account
\create.php", it is "C:\xampp\htdocs\account\create.php"

http://e.imagehost.org/0024/debug.png

Problem 2: When I click the Debug button, I get an object not found
(in portuguese, objeto n=E3o encontrado) message.

http://e.imagehost.org/0527/debug_2.png

How to solve these problems?

Posted by Jerry Stuckle on December 25, 2008, 5:30 pm
Please log in for more thread options
Delirium tremens wrote:
> For record, http://www.phpeclipse.com/wiki/Howto/DBGAndPHPEclipse
>
> My Remote Src path is the DocumentRoot which is set to "C:\xampp
> \htdocs". On my local machine, where I am running Eclipse, the
> workspace is "C:\xampp\htdocs" and the project is called "faninter".
> So my total local path would be "C:\xampp\htdocs\faninter".
>
> I set my remote Sourcepath to "C:\xampp\htdocs". Local path is "C:
> \xampp\htdocs\faninter". Remoate path is "C:\xampp\htdocs".
>
> Problem 1: The target file is not "C:\xampp\htdocs\faninter\account
> \create.php", it is "C:\xampp\htdocs\account\create.php"
>
> http://e.imagehost.org/0024/debug.png
>
> Problem 2: When I click the Debug button, I get an object not found
> (in portuguese, objeto não encontrado) message.
>
> http://e.imagehost.org/0527/debug_2.png
>
> How to solve these problems?

Try the Eclipse support groups.

When working with a product, the product support is almost always the
best place to start. They know their product much better than anyone
here does.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================

Posted by Delirium tremens on December 25, 2008, 5:52 pm
Please log in for more thread options
> Delirium tremens wrote:
> > For record,http://www.phpeclipse.com/wiki/Howto/DBGAndPHPEclipse
>
> > My Remote Src path is the DocumentRoot which is set to "C:\xampp
> > \htdocs". On my local machine, where I am running Eclipse, the
> > workspace is "C:\xampp\htdocs" and the project is called "faninter".
> > So my total local path would be "C:\xampp\htdocs\faninter".
>
> > I set my remote Sourcepath to "C:\xampp\htdocs". Local path is "C:
> > \xampp\htdocs\faninter". Remoate path is "C:\xampp\htdocs".
>
> > Problem 1: The target file is not "C:\xampp\htdocs\faninter\account
> > \create.php", it is "C:\xampp\htdocs\account\create.php"
>
> >http://e.imagehost.org/0024/debug.png
>
> > Problem 2: When I click the Debug button, I get an object not found
> > (in portuguese, objeto n=E3o encontrado) message.
>
> >http://e.imagehost.org/0527/debug_2.png
>
> > How to solve these problems?
>
> Try the Eclipse support groups.
>
> When working with a product, the product support is almost always the
> best place to start. =A0They know their product much better than anyone
> here does.
>
> --
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> Remove the "x" from my email address
> Jerry Stuckle
> JDS Computer Training Corp.
> jstuck...@attglobal.net
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

Register link at Eclipse discussion is not working http://dev.phpeclipse.co=
m/register
Can I get help here please?

Posted by Jerry Stuckle on December 25, 2008, 3:56 pm
Please log in for more thread options
Delirium tremens wrote:
>> Delirium tremens wrote:
>>> For record,http://www.phpeclipse.com/wiki/Howto/DBGAndPHPEclipse
>>> My Remote Src path is the DocumentRoot which is set to "C:\xampp
>>> \htdocs". On my local machine, where I am running Eclipse, the
>>> workspace is "C:\xampp\htdocs" and the project is called "faninter".
>>> So my total local path would be "C:\xampp\htdocs\faninter".
>>> I set my remote Sourcepath to "C:\xampp\htdocs". Local path is "C:
>>> \xampp\htdocs\faninter". Remoate path is "C:\xampp\htdocs".
>>> Problem 1: The target file is not "C:\xampp\htdocs\faninter\account
>>> \create.php", it is "C:\xampp\htdocs\account\create.php"
>>> http://e.imagehost.org/0024/debug.png
>>> Problem 2: When I click the Debug button, I get an object not found
>>> (in portuguese, objeto não encontrado) message.
>>> http://e.imagehost.org/0527/debug_2.png
>>> How to solve these problems?
>> Try the Eclipse support groups.
>>
>> When working with a product, the product support is almost always the
>> best place to start. They know their product much better than anyone
>> here does.
>>
>> --
>> ==================
>> Remove the "x" from my email address
>> Jerry Stuckle
>> JDS Computer Training Corp.
>> jstuck...@attglobal.net
>> ==================
>
> Register link at Eclipse discussion is not working
http://dev.phpeclipse.com/register
> Can I get help here please?

I doubt anyone here knows anything about your problem - and I'm sure no
one here knows how to fix it

This is a PHP programming newsgroup. Now if you have a question on PHP
PROGRAMMING (not an editor), then we can help.

Sorry, but this really isn't a good place to ask.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================

Posted by Delirium tremens on December 25, 2008, 8:14 pm
Please log in for more thread options
> For record,http://www.phpeclipse.com/wiki/Howto/DBGAndPHPEclipse
>
> My Remote Src path is the DocumentRoot which is set to "C:\xampp
> \htdocs". On my local machine, where I am running Eclipse, the
> workspace is "C:\xampp\htdocs" and the project is called "faninter".
> So my total local path would be "C:\xampp\htdocs\faninter".
>
> I set my remote Sourcepath to "C:\xampp\htdocs". Local path is "C:
> \xampp\htdocs\faninter". Remoate path is "C:\xampp\htdocs".
>
> Problem 1: The target file is not "C:\xampp\htdocs\faninter\account
> \create.php", it is "C:\xampp\htdocs\account\create.php"
>
> http://e.imagehost.org/0024/debug.png
>
> Problem 2: When I click the Debug button, I get an object not found
> (in portuguese, objeto n=E3o encontrado) message.
>
> http://e.imagehost.org/0527/debug_2.png
>
> How to solve these problems?

I solved these problems!!!

Similar ThreadsPosted
phpeclipse and dbg March 3, 2005, 2:56 pm
PDT or PHPEclipse? May 19, 2007, 9:18 am
PHPEclipse and remote debugging March 4, 2005, 6:44 pm
PHP was working, now after loading PHPEclipse, it doesn't January 14, 2006, 7:57 pm
PHPeclipse - strange behaviour May 29, 2006, 11:19 am
PHPEclipse - localhost and documentRoot preferences January 7, 2006, 9:32 am
long post about PHPEclipse session debugging January 30, 2006, 6:06 am
XAMPP and mcrypt July 15, 2005, 6:37 am
XAMPP - Good or Bad? August 23, 2005, 3:39 pm
XAMPP and MySQL April 19, 2006, 6:25 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Driving a better car - Fuelzilla.com

Cabling site for homeowners and pros alike - Cabling-Design.com

Friends:

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap