Problem With Phpmyadmin And sqlitemanager
Posted by: Username (---.red.bezeqint.net)
Date: November 06, 2007 11:30PM

Hello , i have error in phpmyadmin the error is :
"Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly."
--------------------
and in sqlitemanager:
The SQLite extension can't be loaded.

what to do ? sad smiley

tnx .

Options: ReplyQuote
Re: Problem With Phpmyadmin And sqlitemanager
Posted by: yfastud (72.236.169.---)
Date: November 07, 2007 07:18PM

You might want to try to uninstall, delete wamp folder, clean wampapache and wampmsyql in registry, then reinstall wamp. Make sure you don't have any other apache or mysql in your system, too

Have fun,

[test.jlbn.net] (Sample Testing Codes for PHP, MySQL, ASP.net, SQL, JSP)
[www.jlbn.net] (Basic Guide for WAMP & Add-ons)

Options: ReplyQuote
Re: Problem With Phpmyadmin And sqlitemanager
Posted by: Username (---.red.bezeqint.net)
Date: November 08, 2007 04:02PM

what delete in registry ?



<b>asd</b>

Options: ReplyQuote
Re: Problem With Phpmyadmin And sqlitemanager
Posted by: yfastud (72.236.169.---)
Date: November 08, 2007 04:40PM

wampapache and wampmysql (no space in b/w), but the main thing is make sure you never had any other web servers or application that use the same ports: 80 and 3306 such as Skypes, so on, and you also have to enable those ports in all your firewall as well.

Have fun,

[test.jlbn.net] (Sample Testing Codes for PHP, MySQL, ASP.net, SQL, JSP)
[www.jlbn.net] (Basic Guide for WAMP & Add-ons)

Options: ReplyQuote
Re: Problem With Phpmyadmin And sqlitemanager
Posted by: Username (---.red.bezeqint.net)
Date: November 09, 2007 05:46PM

which port enable ? .



<b>asd</b>

Options: ReplyQuote
Re: Problem With Phpmyadmin And sqlitemanager
Posted by: yfastud (72.236.169.---)
Date: November 09, 2007 06:06PM

he he .... he he... ;-)

Port 80 for http and 3306 for mysql

Have fun,

[test.jlbn.net] (Sample Testing Codes for PHP, MySQL, ASP.net, SQL, JSP)
[www.jlbn.net] (Basic Guide for WAMP & Add-ons)

Options: ReplyQuote
Re: Problem With Phpmyadmin And sqlitemanager
Posted by: Username (---.red.bezeqint.net)
Date: November 09, 2007 07:14PM

i open in router(port 80 , 3306) and not work , i need open in firewall too ? ,
and i need open TCP or UDP ?



Post Edited (11-09-07 19:27)

<b>asd</b>

Options: ReplyQuote
Re: Problem With Phpmyadmin And sqlitemanager
Posted by: Username (---.red.bezeqint.net)
Date: November 09, 2007 09:20PM

someone can say me what to do ? , what delete in registry, where open ports in router , firewall ...

here part from mysql error log .. if that help...

071109 20:19:27 InnoDB: Starting shutdown...
071109 20:19:28 InnoDB: Shutdown completed; log sequence number 0 43655
071109 20:19:28 [Note] C:\Program Files\wamp\mysql\bin\mysqld-nt.exe: Shutdown complete

071109 20:19:29 InnoDB: Started; log sequence number 0 43655
071109 20:19:29 [Note] C:\Program Files\wamp\mysql\bin\mysqld-nt.exe: ready for connections.
Version: '5.0.45-community-nt' socket: '' port: 3306 MySQL Community Edition (GPL)
071109 20:20:34 [Note] C:\Program Files\wamp\mysql\bin\mysqld-nt.exe: Normal shutdown

071109 20:20:34 InnoDB: Starting shutdown...
071109 20:20:38 InnoDB: Shutdown completed; log sequence number 0 43655
071109 20:20:38 [Note] C:\Program Files\wamp\mysql\bin\mysqld-nt.exe: Shutdown complete

071109 20:20:45 InnoDB: Started; log sequence number 0 43655
071109 20:20:45 [Note] C:\Program Files\wamp\mysql\bin\mysqld-nt.exe: ready for connections.
Version: '5.0.45-community-nt' socket: '' port: 3306 MySQL Community Edition (GPL)
071109 20:27:53 [Note] C:\Program Files\wamp\mysql\bin\mysqld-nt.exe: Normal shutdown

071109 20:27:53 InnoDB: Starting shutdown...
071109 20:27:56 InnoDB: Shutdown completed; log sequence number 0 43655
071109 20:27:56 [Note] C:\Program Files\wamp\mysql\bin\mysqld-nt.exe: Shutdown complete

071109 20:28:00 InnoDB: Started; log sequence number 0 43655
071109 20:28:00 [Note] C:\Program Files\wamp\mysql\bin\mysqld-nt.exe: ready for connections.
Version: '5.0.45-community-nt' socket: '' port: 3306 MySQL Community Edition (GPL)

sorry for d post .



Post Edited (11-09-07 21:23)

<b>asd</b>

Options: ReplyQuote
Re: Problem With Phpmyadmin And sqlitemanager
Posted by: yfastud (72.236.169.---)
Date: November 09, 2007 09:24PM

Routers: Port Forward
HTTP 80 TCP/UDP

Firewalls: Exceptions
HTTP 80 TCP
MySQL 3306 TCP

Have fun,

[test.jlbn.net] (Sample Testing Codes for PHP, MySQL, ASP.net, SQL, JSP)
[www.jlbn.net] (Basic Guide for WAMP & Add-ons)

Options: ReplyQuote
Re: Problem With Phpmyadmin And sqlitemanager
Posted by: yfastud (72.236.169.---)
Date: November 09, 2007 09:25PM

You're welcome anytime

Have fun,

[test.jlbn.net] (Sample Testing Codes for PHP, MySQL, ASP.net, SQL, JSP)
[www.jlbn.net] (Basic Guide for WAMP & Add-ons)

Options: ReplyQuote
Re: Problem With Phpmyadmin And sqlitemanager
Posted by: Username (---.red.bezeqint.net)
Date: November 09, 2007 10:17PM

thank you very very very very very much!!!
but smiling smiley he he
now its write

phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.

and

Error

MySQL said: Documentation
#1045 - Access denied for user 'SYSTEM'@'localhost' (using password: NO)

in phpmyadmin

(sqlitemanager work good)



<b>asd</b>

Options: ReplyQuote
Re: Problem With Phpmyadmin And sqlitemanager
Posted by: yfastud (---.cable.mindspring.com)
Date: November 09, 2007 10:39PM

You need to setup password. Check Setup Password on my site

Have fun,

[test.jlbn.net] (Sample Testing Codes for PHP, MySQL, ASP.net, SQL, JSP)
[www.jlbn.net] (Basic Guide for WAMP & Add-ons)

Options: ReplyQuote
Re: Problem With Phpmyadmin And sqlitemanager
Posted by: Username (---.red.bezeqint.net)
Date: November 09, 2007 10:55PM

i try and that not work ..
i edit the config.inc.php and i write the command in console ..



<b>asd</b>

Options: ReplyQuote
Re: Problem With Phpmyadmin And sqlitemanager
Posted by: yfastud (---.cable.mindspring.com)
Date: November 09, 2007 11:31PM

You did it wrong way. Use command first, then edit config.inc.php, then restart wamp

Have fun,

[test.jlbn.net] (Sample Testing Codes for PHP, MySQL, ASP.net, SQL, JSP)
[www.jlbn.net] (Basic Guide for WAMP & Add-ons)

Options: ReplyQuote
Re: Problem With Phpmyadmin And sqlitemanager
Posted by: Username (---.red.bezeqint.net)
Date: November 09, 2007 11:39PM

that what i do ..
first command then edit .. =\
why is not ask for password and user?.



Post Edited (11-09-07 23:56)

<b>asd</b>

Options: ReplyQuote
Re: Problem With Phpmyadmin And sqlitemanager
Posted by: Username (---.red.bezeqint.net)
Date: November 10, 2007 12:52AM

I succeeded to settle the problem thank you very much yfastud!!!



<b>asd</b>

Options: ReplyQuote
Re: Problem With Phpmyadmin And sqlitemanager
Posted by: Taylor (129.94.152.---)
Date: November 21, 2007 06:15AM

Hi there,
Can you please tell how you fixed this problem, i have exactly the same issue.
I even reinstalled the wamp still the same error message,

#1045 - Access denied for user 'SYSTEM'@'localhost' (using password: NO)

While my user name was root.

Regards,

Options: ReplyQuote
Re: Problem With Phpmyadmin And sqlitemanager
Posted by: yfastud (72.236.169.---)
Date: November 21, 2007 01:32PM

You might need to reset password again, so check my web site for password setup

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote


Sorry, only registered users may post in this forum.