From: Joseph R. <raj...@te...> - 2002-04-02 17:19:20
|
Hi Folks When editing a row and then saving it I get a message like this. It is trying to do file_exist() on line 79 in tbl_replace.pl, where $goto is actually a query ============================================================= Warning: stat failed for ./sql.php?server=1&db=balletpetite&pos=0&sql_query=SELECT+%22location_id%22%2C+%22location_name%22%2C+%22st_addr1%22%2C+%22st_addr2%22%2C+%22city%22%2C+%22state%22%2C+%22notes%22+FROM+%22location%22&sql_order=+ORDER+BY+%22location_id%22+ASC&table=location&goto=db_details.php (errno=36 - File name too long) in /home/jrajkumar/phpPgAdmin/tbl_replace.php on line 79 Warning: Cannot add header information - headers already sent by (output started at /home/jrajkumar/phpPgAdmin/tbl_replace.php:79) in /home/jrajkumar/phpPgAdmin/tbl_replace.php on line 84 ============================================================ Regards Joseph Rajkumar -- email: raj...@te... |