On Sun, 2008-03-30 at 17:34 -0700, Chris Travers wrote: > > > On Sun, Mar 30, 2008 at 5:23 PM, beamends <[EMAIL PROTECTED]> wrote: > > > Hi Chris, > I can't get phppgadmin to import more than that. I've done it > in smaller > batches, and changed the records immediately prior to to it to > known > good ones, and even loading in record 13174 on it's own to > see it is > duff, bit no success. Could be phphpgadmin maybe? > > I know PHPMyAdmin has a feature to limit this, PHPMyAdmin might as > well. > > Best Wishes, > Chris Travers >
Hi Chris, solved it! This may be useful to others. The problem was upload_max_filesize in /etc/php5/apache2/php.ini Found with thanks to a French chap. Cheers Richard > > > Cheers > Richard > > > > > > > > Cheers > > Richard > > > > > > > On Sun, Mar 30, 2008 at 1:57 PM, beamends > > <[EMAIL PROTECTED]> wrote: > > > Hi all, > > > I'm loading Parts records in via a CSV > file. The > > problem I > > > have is when > > > I delete a record, either using LedgerSMB > or > > phppgadmin, the > > > details > > > disappear as expected, but the id seems to > be > > retained, > > > meaning I cannot > > > delete the data and re-load it after > finding an > > error as the > > > Id field > > > causes a key error. > > > > > > Any ideas? > > > > > > Cheers > > > Richard > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > Check out the new SourceForge.net > Marketplace. > > > It's the best place to buy or sell > services for > > > just about anything Open Source. > > > > > > > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > > > > _______________________________________________ > > > Ledger-smb-users mailing list > > > [email protected] > > > > > > https://lists.sourceforge.net/lists/listinfo/ledger-smb-users > > > > > > > > > > ------------------------------------------------------------------------- > > > Check out the new SourceForge.net Marketplace. > > > It's the best place to buy or sell services for > > > just about anything Open Source. > > > > > > > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > > > _______________________________________________ > > > Ledger-smb-users mailing list > > > [email protected] > > > > > > https://lists.sourceforge.net/lists/listinfo/ledger-smb-users > > > > > > > > ------------------------------------------------------------------------- > > Check out the new SourceForge.net Marketplace. > > It's the best place to buy or sell services for > > just about anything Open Source. > > > > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > > _______________________________________________ > > Ledger-smb-users mailing list > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/ledger-smb-users > > > > > > > > ------------------------------------------------------------------------- > > Check out the new SourceForge.net Marketplace. > > It's the best place to buy or sell services for > > just about anything Open Source. > > > > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > > _______________________________________________ > > Ledger-smb-users mailing list > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/ledger-smb-users > > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Ledger-smb-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ledger-smb-users > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Ledger-smb-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ledger-smb-users ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Ledger-smb-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
