Author |
|
soonfong Newbie
Joined: 26 July 2008
Online Status: Offline Posts: 1
|
Posted: 26 July 2008 at 7:14pm | IP Logged
|
|
|
I unziped webmail_php.zip and upload to my web hosting.
I also modified inc_settings_path.php to suite my case.
When i tried to configurate via "\mailadm.php", i got the following error messages.
May i know what settings were wrong?
Thank a lot.
------------------------------------------
Warning: main(c:\Inetpub\vhosts\kedai-online.com\httpdocs\gmail/mime/ inc_constants.php) [function.main]: failed to open stream: No such file or directory in c:\Inetpub\vhosts\kedai-online.com\httpdocs\gmail\common\cla ss_convertutils.php on line 13
Warning: main() [function.include]: Failed opening 'c:\Inetpub\vhosts\kedai-online.com\httpdocs\gmail/mime/inc_ constants.php' for inclusion (include_path='.;./includes;./pear') in c:\Inetpub\vhosts\kedai-online.com\httpdocs\gmail\common\cla ss_convertutils.php on line 13
Warning: main(c:\Inetpub\vhosts\kedai-online.com\httpdocs\gmail/mime/ inc_constants.php) [function.main]: failed to open stream: No such file or directory in c:\Inetpub\vhosts\kedai-online.com\httpdocs\gmail\class_file system.php on line 14
Fatal error: main() [function.require]: Failed opening required 'c:\Inetpub\vhosts\kedai-online.com\httpdocs\gmail/mime/inc_ constants.php' (include_path='.;./includes;./pear') in c:\Inetpub\vhosts\kedai-online.com\httpdocs\gmail\class_file system.php on line 14
---------------------------------------------
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 28 July 2008 at 4:29am | IP Logged
|
|
|
Please make sure that the inc_constants.php file exists in the following folder:
c:\Inetpub\vhosts\kedai-online.com\httpdocs\gmail\mime\
It seems that the file wasn't unpacked from the package for some reason. You should unpack it manually if it's the case.
Regards,
Igor
|
Back to Top |
|
|