Help
Posted by: Ugochukwu (---.opera-mini.net)
Date: April 24, 2014 09:06PM

Server versions: WAMP-2.O,SQL-5.1.36,PHP-5.3.0, APache-2.2.11, phpMyAdmin-3.2.0.1, O/S-Windows 7, Icon's color- Red. If I submit' SELECT * FROM table' query from my web page, the query does'nt return the first record on the database. Pls i need your help on this issue. Thanks

Options: ReplyQuote
Re: Help
Posted by: RiggsFolly (---.as13285.net)
Date: April 24, 2014 11:16PM

If the WAMP icon is RED then Apache and MySQL have both failed to start. So nothing will work!!

Look at Pache error log and MySQL error log.

If these are empty look at Windows Event Viewer, in the Microsoft-> Applications section for messages from Apache and MySQL.

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-



Edited 1 time(s). Last edit at 04/24/2014 11:16PM by RiggsFolly.

Options: ReplyQuote
Re: Help
Posted by: KothiaTusharV (106.66.105.---)
Date: April 27, 2014 07:33AM

what is meninges of ( Deprecated: Function ereg_replace() is deprecated in C:\wamp\www\index.php on line 178 )
Please give me ans to this error on wamp server..

Kothia

Options: ReplyQuote
Re: Help
Posted by: RiggsFolly (---.as13285.net)
Date: April 27, 2014 01:25PM

It is not an error.

It means that the code you are running is very old and is using a piece of PHP syntax that is deprecated. Which means it is soon to be removed from th language completely.

The code should still run but will generate these warnings.

You can either use an older version of PHP or change the code to use the new syntax.

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote


Sorry, only registered users may post in this forum.