On my laptop I installed PhpDev.
When I want to test a php-file in the Internal Preview of Dev-PHP I get the error "Parser not found". In the General Options the field php-cgi.exe is empty (can't find it on my laptop).
I installed the Mozilla Control file and I filled in the php.ini-location. When I click on "Edit php.ini" in the menu Options an error returns saying "File php.ini doesn't exist.
Does anyone regonize this problem or had someone an answer to my problem?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
you need a php-installation. the field php-cgi.exe must point to the same named file. same procedure with php.ini.
if you download the Dev-PHP 2.00 Full Package you have a php version 5.0.3 in it. you can then pick the right files (php-cgi.exe/php.ini) in the installationfolder/php and then you can preview your php-files.
Mozilla Control is set with the button install mozilla.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
On my laptop I installed PhpDev.
When I want to test a php-file in the Internal Preview of Dev-PHP I get the error "Parser not found". In the General Options the field php-cgi.exe is empty (can't find it on my laptop).
I installed the Mozilla Control file and I filled in the php.ini-location. When I click on "Edit php.ini" in the menu Options an error returns saying "File php.ini doesn't exist.
Does anyone regonize this problem or had someone an answer to my problem?
you need a php-installation. the field php-cgi.exe must point to the same named file. same procedure with php.ini.
if you download the Dev-PHP 2.00 Full Package you have a php version 5.0.3 in it. you can then pick the right files (php-cgi.exe/php.ini) in the installationfolder/php and then you can preview your php-files.
Mozilla Control is set with the button install mozilla.