Hello There,
First of all .. Thanks for the great , easy-to use solution.
I've installed ESPO to my Win 7 , worked perfect , played some , added module etc.
Now I've been trying to my server WS2008R2/IIS7.5 for days , I get wihite screren and following errors in php_5.4.40_error.log
[11-May-2015 19:37:37 Asia/Muscat] PHP Warning: require_once(../bootstrap.php): failed to open stream: No such file or directory in C:\inetpub\wwwroot\2004\ISEMARKET\EspoCRM-3.2.0\install\index.php on line 25
[11-May-2015 19:37:37 Asia/Muscat] PHP Fatal error: require_once(): Failed opening required '../bootstrap.php' (include_path='.;C:\Program Files (x86)\PHP\v5.4\pear') in C:\inetpub\wwwroot\2004\ISEMARKET\EspoCRM-3.2.0\install\index.php on line 25
I tested everything,
- PHP 5.4.40 OK - www.jaguarsoft.com/EspoCRM-3.2.0/phpinfo.php looks fine
- MySQL 5 is OK - I create a www.jaguarsoft.com/EspoCRM-3.2.0/testsql.php works fine gets table data from MySQL
- I give Full Control for IISUSER for all dirs and files.
How can find the problem, any clue/advise appraciated...
Selcuk
First of all .. Thanks for the great , easy-to use solution.
I've installed ESPO to my Win 7 , worked perfect , played some , added module etc.
Now I've been trying to my server WS2008R2/IIS7.5 for days , I get wihite screren and following errors in php_5.4.40_error.log
[11-May-2015 19:37:37 Asia/Muscat] PHP Warning: require_once(../bootstrap.php): failed to open stream: No such file or directory in C:\inetpub\wwwroot\2004\ISEMARKET\EspoCRM-3.2.0\install\index.php on line 25
[11-May-2015 19:37:37 Asia/Muscat] PHP Fatal error: require_once(): Failed opening required '../bootstrap.php' (include_path='.;C:\Program Files (x86)\PHP\v5.4\pear') in C:\inetpub\wwwroot\2004\ISEMARKET\EspoCRM-3.2.0\install\index.php on line 25
I tested everything,
- PHP 5.4.40 OK - www.jaguarsoft.com/EspoCRM-3.2.0/phpinfo.php looks fine
- MySQL 5 is OK - I create a www.jaguarsoft.com/EspoCRM-3.2.0/testsql.php works fine gets table data from MySQL
- I give Full Control for IISUSER for all dirs and files.
How can find the problem, any clue/advise appraciated...
Selcuk
Comment