 |
|
 |
"Hi lauren how to install and how to use the asp2php tool pl give me one example Regards suresh"
|
|
|
|
 |
|
 |
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
|
|
|
|
 |
|
 |
Same again - where are the files converted to? Location?
|
|
|
|
 |
|
 |
I was having the same problem. Make sure there are no spaces in your directory path.
|
|
|
|
 |
|
 |
Make sure the directory with the ASP files is something without spaces like c:\aspfiles\
|
|
|
|
 |
|
 |
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
|
|
|
|
 |
|
 |
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
|
|
|
|
 |
|
 |
I have the same problem here... any idea anyone?
|
|
|
|
 |
|
 |
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
|
|
|
|
 |
|
 |
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.
|
|
|
|
 |
|
 |
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
|
|
|
|
 |
|
 |
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
|
|
|
|
 |
|
|
 |
|
 |
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?
|
|
|
|
 |
|
 |
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.
|
|
|
|
 |
|
 |
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
|
|
|
|
 |
|
 |
damn. .asp is listed already ( among many other extensions )
What´s could be wrong ? What do i do ?
|
|
|
|
 |
|
 |
what handler is set to process .asp files?
have u restarted the iis engine?
"there is no spoon" biz stuff about me
|
|
|
|
 |
|
 |
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
|
|
|
|
 |
|
 |
One of the biggest problems people have with installing php on IIS is they take the easy way out nad use the installer package. In my experiance it ALWAYS sets some things up incorrectly and sooner or later you will find a problem you can't solve (been there, done that and had to reinstall the server AND php!) It gets even more trickie when you tack on Java, and Ruby on Rails, and add Pearl support... what a mess!
Mine is working great now after about 4 months, lots of posts on many forums getting only an 'UMMM' response... Finally a fella out of Russia responded and bailed me out (Thanks Dimetry!) He had the same headachs and learned the hard way.
There are a number of sites now that cover manually setting up PHP, and I recomend you upgrade to PHP5 because no one is going to support the older version, and version 5 is a LOT better and more powerful.
Hang in there, we all have those days, and that is what a forum is all about!
|
|
|
|
 |
|
 |
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)
|
|
|
|
 |
|
 |
you guys can't be running ASP pages on this site surely!
|
|
|
|
 |
|
 |
Why on earth not? It beats everything, hands-down.
|
|
|
|
 |
|
 |
i wouldnt go that far but its a valid choice of web scripting language if you're in a microsoft shop
|
|
|
|
 |
|
 |
Thanks for the mention. I'm glad you found the class useful.
I'm used to the confusion about my name/gender from time to time.
--
Dana Holt
Xenos Software LLC
|
|
|
|
 |