Author |
|
zengo Newbie

Joined: 05 December 2007
Online Status: Offline Posts: 4
|
Posted: 05 December 2007 at 5:04am | IP Logged
|
|
|
i have a problem in insatallation of webmail lite php, first problem path to session.save_pah doesnt exit or u dont have permission to use it, and There was a problem with the request. Status: 404 { i use ini_set(session_save_path, $path) }
|
Back to Top |
|
|
Andrew AfterLogic Support

Joined: 28 April 2006 Location: United States
Online Status: Offline Posts: 1189
|
Posted: 05 December 2007 at 9:06am | IP Logged
|
|
|
Please try the source code change described in this topic of our forum.
Best regards,
Andrew
|
Back to Top |
|
|
zengo Newbie

Joined: 05 December 2007
Online Status: Offline Posts: 4
|
Posted: 05 December 2007 at 12:27pm | IP Logged
|
|
|
hey
i do every thing but i still have problem when i try to log with my mail i have proble : Error(s) detected
There was a problem with the request. Status: 404
|
Back to Top |
|
|
Andrew AfterLogic Support

Joined: 28 April 2006 Location: United States
Online Status: Offline Posts: 1189
|
Posted: 06 December 2007 at 1:38am | IP Logged
|
|
|
HTTP error 404 means the requested file was not found by the web server. Which file on your server you tried to access when you got that error? Are you sure you deployed all the files contained in the WebMail package correctly?
To let us investigate the issue, please provide us with URL pointing to your WebMail installation and a test account on your mail server. Use our Request Support form for this purpose.
Best regards,
Andrew
|
Back to Top |
|
|
zengo Newbie

Joined: 05 December 2007
Online Status: Offline Posts: 4
|
Posted: 06 December 2007 at 12:37pm | IP Logged
|
|
|
hey
i upload all files, but i still have problems:
There was a problem with the XML
Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/ilpa4667/public_html/webmailphp/processing.php on line 25
Warning: Cannot modify header information - headers already sent by (output started at /home/ilpa4667/public_html/webmailphp/processing.php:25) in /home/ilpa4667/public_html/webmailphp/processing.php on line 509
Warning: Cannot modify header information - headers already sent by (output started at /home/ilpa4667/public_html/webmailphp/processing.php:25) in /home/ilpa4667/public_html/webmailphp/processing.php on line 510
Warning: Cannot modify header information - headers already sent by (output started at /home/ilpa4667/public_html/webmailphp/processing.php:25) in /home/ilpa4667/public_html/webmailphp/processing.php on line 511
and when i delete set_time_limi(120) i have this Error: POP3 connection broken in response
and thanx for help
|
Back to Top |
|
|
Andrew AfterLogic Support

Joined: 28 April 2006 Location: United States
Online Status: Offline Posts: 1189
|
Posted: 07 December 2007 at 12:56am | IP Logged
|
|
|
Please try to add @ before the set_time_limit as described in this topic of our forum.
Best regards,
Andrew
|
Back to Top |
|
|
zengo Newbie

Joined: 05 December 2007
Online Status: Offline Posts: 4
|
Posted: 07 December 2007 at 3:33am | IP Logged
|
|
|
i tried it , but it s the same problem :
Error: POP3 connection broken in response
|
Back to Top |
|
|
Andrew AfterLogic Support

Joined: 28 April 2006 Location: United States
Online Status: Offline Posts: 1189
|
Posted: 07 December 2007 at 5:33am | IP Logged
|
|
|
Please check POP3 server settings in WebMail Admin Console / WebMail Settings. If you're sure you specified correct address and port number, please try to connect to the same account on the same mail server using any desktop e-mail client (e.g. Microsoft Outlook or Microsoft Outlook Express) installed on the same workstation/server WebMail Lite installed on.
In any case, please enable logging in WebMail Admin Console (mailadm.php) / Debug Settings / Enable Logging, reproduce the problem and send us the log file for examination.
You can send us the log via Request Support Form.
Best regards,
Andrew
|
Back to Top |
|
|