 |
|
|
 |
|
|
Hi, I realize that this is a repeated question, but under all the others they seem to have solved their problems, but I had the command line running, openened up the GUI, ran it. The log said the 194 files were processed, but I can't find any PHP files. The directory with the ASP was under the one with the code so it was ...
"asp2php/asp2php.exe" - The Program "asp2php/old ASP/" The ASP Directory needing conversion.
Thanks, Brett
|
| Sign In·View Thread·PermaLink | 4.20/5 (2 votes) |
|
|
|
 |
|
|
 |
|
|
 |
|
|
 |
|
|
I downloaded asp2php shell, then I went to the interface picked the path of the folder where I have my asp, then clicked "Do it", nothing happens, I see the log file it says start and finish time of conversion but it says 0 file converted..
Thanks
|
| Sign In·View Thread·PermaLink | 3.50/5 (7 votes) |
|
|
|
 |
|
|
i have installed the windows version of asp2php and also the asp2php shell. i have them both complied and in the same directory. i ran the shell application and it performed some kind of function because when i veiwed the log file it said it had converted the all the asp files...
but, i am not seeing any changes to the asp files in the directory i was targeting and i am not seeing any new files with the php extentsion.
what am i missing here? please advise.
daino
|
| Sign In·View Thread·PermaLink | 3.57/5 (4 votes) |
|
|
|
 |
|
|
 |
|
|
The script do not work if your directory to be converted is not under the directory of the script, put your directory in the same directory where is the samples directory and sorry for my bad english
|
| Sign In·View Thread·PermaLink | 3.00/5 (4 votes) |
|
|
|
 |
|
|
I selected a folder containing 10 asp files and clicked on 'Do it'. I opened the log and it said it processed 0 file.
I downloaded the command line version and it worked fine.
|
| Sign In·View Thread·PermaLink | 3.83/5 (3 votes) |
|
|
|
 |
|
|
ummmm this software is a shell to the command line app u downloaded i suspect u didnt have the command line version installed b4 u ran the shell is all
"there is no spoon" biz stuff about me
|
| Sign In·View Thread·PermaLink | 2.89/5 (3 votes) |
|
|
|
 |
|
|
Hi, all, I've place the GUI tools to the folder as same as asp2php command line, after I Do it, the log file contain some processing... words, but the files still with asp program in it.
Just popin
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
|
I have a lot of files saved as .asp that use only one ASP function (#include). They use mostly HTML but have one or two ASP codes in them each. There are 85 files in total so I didn't want to update them all manually so I chose this.
Thing is, it's working on everything but the 85 files I need it to. It's processing them and all but I'm not getting the new PHP files.
I tested it on some other .asp files I had (ones that used more ASP) and it worked fine. What's wrong with these ones?
|
| Sign In·View Thread·PermaLink | 3.00/5 (1 vote) |
|
|
|
 |
|
|
I have the IIS installed in my computer `cause i wanted to test ASP pages.Later on, i started learning PHP and downloaded the PHP-4.3.4 application server and installed it. It automatically configured the IIS and at first everything was going fine ( with PHP pages ), but when i tried to access an ASP page again the server could not read the ASP code. What´s the matter ? Is it possible that the server can only be configured to read one single type of back-end language ? Thanks.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
no i have php and asp running fine hmmmmmmmm im puzzled as to what may have happened on ur install go to ur iis manager screen in mmc do 'properties' for the default web site got to the 'home directory' tab click on the 'configuration' button
make sure .asp is listed as a supported extension
"there is no spoon" biz stuff about me
|
| Sign In·View Thread·PermaLink | 2.89/5 (3 votes) |
|
|
|
 |
|
|
 |
|
|
 |
|
|
I`ve got it !!! I see what the problem was. Someone in another forum lead me to the answer. I had both servers under the same TCP/IP adress. When i changed them both to " All unasigned " the problem dissapeared magically. Thanks anyway
|
| Sign In·View Thread·PermaLink | 2.00/5 (1 vote) |
|
|
|
 |
|
|
The program does not work when a long directory name is selected due to space letter in it such as "C:\Documents And Settings\Desktop\asp2php". When you execute asp2php with these arguments original program parse it wrongly.
So I have to change the code like that: sCmdLine.Format("asp2php %s \"%s\\%s\"",sOptions,szPath,fd.cFileName);
To anyone who cares.
Stop trying to hit me then hit me! (The Matrix)
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
|
 |
|
|
 |
|
|
 |
|
|
I am looking for a program / script or application that would help me to convert a project from PHP to ASP.
Any ideas out there??
Thanks in advance
|
| Sign In·View Thread·PermaLink | 3.24/5 (11 votes) |
|
|
|
 |