All installation and configuration problems and questions
Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
by Alfio » Mon Jun 02, 2008 2:46 pm
Hi, i recently insalled vicidial in Fedora 6, with mysql 5, php 4 and asterisk 1.2, and when i load a list it show me ok for 10,000 records for example, but when i go to the hopper just see 5600, i have tried with serveral list and the results happend.
I made a direct query to the database en the databases show me just 5600 records what can i do?
-
Alfio
-
- Posts: 22
- Joined: Mon May 26, 2008 10:46 am
by mflorell » Mon Jun 02, 2008 4:11 pm
astguiclient version?
php.ini timeout settings?
lead file size?
-
mflorell
- Site Admin
-
- Posts: 18387
- Joined: Wed Jun 07, 2006 2:45 pm
- Location: Florida
-
by teto114 » Tue Jun 03, 2008 6:35 pm
I have the same issue; my version is 2.0.4-120.
but not only that, it says it loads the leads, like for instance:
Good leads XXX Bad yy Total XXX+yy
But you go see the Lead list and the Good leads are just not there
-
teto114
-
- Posts: 15
- Joined: Tue Jun 03, 2008 6:28 pm
by pylinuxian » Wed Jun 04, 2008 1:30 pm
check your leads file for incorrect data.
use
- Code: Select all
iconv -f utf-8 -t latin1 file_name
& load again
-
pylinuxian
-
- Posts: 147
- Joined: Tue Feb 26, 2008 2:21 pm
by teto114 » Wed Jun 04, 2008 3:02 pm
weird, we didn't change a thing, sent to another user with a different computer and it loaded ok, go figure!
-
teto114
-
- Posts: 15
- Joined: Tue Jun 03, 2008 6:28 pm
by eliasferreyra » Wed Jun 04, 2008 8:37 pm
Alfio
use this on php.ini
and let me know
file_uploads = On
upload_tmp_dir = "/tmp"
upload_max_filesize = 100M
post_max_size = 16M
memory_limit = 128M
max_input_time = 180
max_execution_time = 300
-
eliasferreyra
-
- Posts: 367
- Joined: Wed Jul 18, 2007 3:27 pm
Return to Support
Who is online
Users browsing this forum: No registered users and 136 guests