Search found 7 matches
- 2014-10-08 04:00
- Forum: User-submitted tutorials
- Topic: HOWTO: Webmail for Hmail, RoundCube, XAMPP
- Replies: 50
- Views: 653181
Re: HOWTO: Webmail for Hmail, RoundCube, XAMPP
I noticed the same thing as well. The two files are not in the config
- 2014-10-07 20:26
- Forum: General discussions
- Topic: Fatal error:
- Replies: 12
- Views: 6712
Re: Fatal error:
Here is a copy of my php.ini ;changes for FastCGI fastcgi.impersonate = 1 cgi.fix_pathinfo= 1 cgi.force_redirect = 0 ; Enable any needed extensions extension_dir = C:\php\ext extension=php_com_dotnet.dll ;extension=php_mysqli.dll register_globals = off open_basedir = c:\wwww com.allow_dcom = true di...
- 2014-10-07 20:02
- Forum: General discussions
- Topic: Fatal error:
- Replies: 12
- Views: 6712
Re: Fatal error:
in start menu type mmc and run it. Add snap in "Component Services" Done in there goto DCOM Config in there find hmailserver and right click for properties in there under identity select system account (services) Done in general tab I have mine set to default. Done in location tab I have run applic...
- 2014-10-07 17:50
- Forum: General discussions
- Topic: Fatal error:
- Replies: 12
- Views: 6712
Re: Fatal error:
Do the administrators have the required DCOM permissions? Yes, I have set the administrator to have Local Launch and Local Activation. Everything is running on the same server. My hMailserver service runs under 'local system' 'System' has 'local launch' and 'local activation' permissions set to all...
- 2014-10-07 15:12
- Forum: General discussions
- Topic: Fatal error:
- Replies: 12
- Views: 6712
Re: Fatal error:
I set hMailServer to use the Administrator Account of the Server. And of course restarted the service.
Still no luck, same error.
Still no luck, same error.
- 2014-10-07 04:54
- Forum: General discussions
- Topic: Fatal error:
- Replies: 12
- Views: 6712
Re: Fatal error:
That is what I was thinking.
I've added the built in IIS_IUSRS and local launch and local activation.
Still no luck.
I've added the built in IIS_IUSRS and local launch and local activation.
Still no luck.
- 2014-10-07 04:09
- Forum: General discussions
- Topic: Fatal error:
- Replies: 12
- Views: 6712
Fatal error:
For the life of me, I can't figure out why I keep getting the following error. Class 'COM' not found in C:\wwwroot\PHPWebAdmin\initialize.php on line 13 I've checked my PHP.ini and config file but I'm just missing something. Running ->Windows 2008 R2 Standard / PHP 5.6.1/ IIS 7.5 PHP is up and runni...