0

Yahoo Mail Application Development Platform with XAMPP...

Hello,

I just took a look at the Mail Applications Quick Start Guide.

The problem is that I cannot even do the basics since I cannot find the way how to run ymdt from cmd...

I use XAMPP and I out ymdt in htdocs folder.

So, I run my apache server but I have no idea how am I going to run this file from cmd.

Also, the instructions say sth like run php???
When I open my apache then php is running..Am I wrong?

But I also tried to run php.exe from xampp/php/php.exe
and then run ymdt, but nothing happened..

Thx!!!
Antonis

1 Reply
  • To run ymdt, you need to use php's command-line support (which doesn't require you to be running a web server, but it's ok if you happen to be).

    You should be able to open a command prompt and type something like:

    c:\<path to php>\php.exe ymdt

    -j


    QUOTE (Antonis Michalas @ Sep 24 2010, 10:30 AM) <{POST_SNAPBACK}>
    Hello,

    I just took a look at the Mail Applications Quick Start Guide.

    The problem is that I cannot even do the basics since I cannot find the way how to run ymdt from cmd...

    I use XAMPP and I out ymdt in htdocs folder.

    So, I run my apache server but I have no idea how am I going to run this file from cmd.

    Also, the instructions say sth like run php???
    When I open my apache then php is running..Am I wrong?

    But I also tried to run php.exe from xampp/php/php.exe
    and then run ymdt, but nothing happened..

    Thx!!!
    Antonis
    0
This forum is locked.

Recent Posts

in Yahoo! Mail Application Platform