CGI / FastCGI has encountered a problem and needs to close. |
|
I had the same problem. What I did is copy the php directory to someplace safe and uninstalled the NuSphere-phpdock-2.0-php5.2.5-Win32.exe to get my machine in a similar state of a 'clean' computer. I then copied back the php director. What I did after that and this is the important part was fix the paths.
Edit php.ini to change the paths to relative. I changed mine to this: ;include_path = ".;C:\Program Files\nusphere\phpdock\php\..\include_lib;C:\Program Files\nusphere\phpdock\php\PEAR" <-old include_path = ".;.\PEAR" <-new ;extension_dir = "C:\Program Files\nusphere\phpdock\php\extensions" <-old extension_dir = ".\extensions" <-new Edit phpdock.ini to change the paths to relative. I changed mine to this: ;application/x-httpd-php="C:\Program Files\nusphere\phpdock\php\php-cgi.exe" <-old application/x-httpd-php=".\php\php-cgi.exe" <-new That worked for me. |
||||||||||||
|
|
Thanks Kelic
I'll give this a try. |
||||||||||||
|
|
Thought I'd add the following: -
I found the following to work best for php.ini settings .. I ran into a problem where in a Danish customers PC C:\Program Files was in fact C:\Programmer the following makes the changes dynamically.
|
||||||||||||||
|
CGI / FastCGI has encountered a problem and needs to close. |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by