Did you change the upload file limit (upload_max_filesize)in php.ini ? You should probably do that.
On Aug 31, 9:45 am, "[email protected]" <[email protected]> wrote: > usually clearing your cache would help. Ctrl + Shift + Del and delete all > the history. > But since you said you've tried with other browsers, this is a weird issue. > You could check the logs of apache. In linux usually the apache error logs > are in /var/log/apache2/error.log > > Does it say anything? > -- > Bibek Shrestha > bibekshrestha at gmail dot com > Blog:http://bibekshrestha.com.np > Twitter:http://twitter.com/bibstha > > On Wed, Aug 31, 2011 at 7:13 PM, Chandan Gupta > <[email protected]>wrote: > > > > > > > > > this is seriously irritating. after going through blogs, stackoverflow and > > others I couldnot find solution to this problem. Or may be I am missing a > > simple thing. > > > I was uploading about 8 gb dumped file to a database and it got interrupted > > due to system restart. after then I am unable to login to phpmyadmin. > > the login redirects me tohttp://localhost/phpmyadmin/index.php. the > > login credentials are correct. > > I am not sure if the interruption of upload made a difference. I can log in > > to cli mysql and do everything. but not through browser. I checked with > > other browsers too but no luck. > > > any idea would be appreciated. > > > -- > > FOSS Nepal mailing list: [email protected] > >http://groups.google.com/group/foss-nepal > > To unsubscribe, e-mail: [email protected] > > > Mailing List Guidelines: > >http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines > > Community website:http://www.fossnepal.org/ -- FOSS Nepal mailing list: [email protected] http://groups.google.com/group/foss-nepal To unsubscribe, e-mail: [email protected] Mailing List Guidelines: http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines Community website: http://www.fossnepal.org/
