wamp 2/3 yellow icon in task bar
Posted by: menciejoe (---.ellensburg.fairpoint.net)
Date: November 10, 2009 09:49PM

Hello I had WAMP running until i installed php 5.2.10 and apache 2.0.63 once i installed those my server wont start all the way up and i cant access anything i have to use php 5.2.10 for the sqlite cmds that are in it that arent in php 5.3 for a class

[Tue Nov 10 12:33:13 2009] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations
[Tue Nov 10 12:33:13 2009] [notice] Server built: Dec 10 2008 00:10:06
[Tue Nov 10 12:33:13 2009] [notice] Parent: Created child process 4188
[Tue Nov 10 12:33:13 2009] [notice] Child 4188: Child process is running
[Tue Nov 10 12:33:13 2009] [notice] Child 4188: Acquired the start mutex.
[Tue Nov 10 12:33:13 2009] [notice] Child 4188: Starting 64 worker threads.
[Tue Nov 10 12:33:13 2009] [notice] Child 4188: Starting thread to listen on port 80.
[Tue Nov 10 12:33:25 2009] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Tue Nov 10 12:33:25 2009] [notice] Child 4188: Exit event signaled. Child process is ending.
[Tue Nov 10 12:33:26 2009] [notice] Child 4188: Released the start mutex
[Tue Nov 10 12:33:27 2009] [notice] Child 4188: All worker threads have exited.
[Tue Nov 10 12:33:27 2009] [notice] Child 4188: Child process is exiting
[Tue Nov 10 12:33:27 2009] [notice] Parent: Child process exited successfully.
Installing the wampapache service
The wampapache service is successfully installed.
Installing the wampapache service
The wampapache service is successfully installed.
[Tue Nov 10 12:33:35 2009] [notice] Apache/2.0.63 (Win32) PHP/5.3.0 configured -- resuming normal operations
[Tue Nov 10 12:33:35 2009] [notice] Server built: Jan 17 2008 22:58:29
[Tue Nov 10 12:33:35 2009] [notice] Parent: Created child process 1016
[Tue Nov 10 12:33:35 2009] [notice] Child 1016: Child process is running
[Tue Nov 10 12:33:35 2009] [notice] Child 1016: Acquired the start mutex.
[Tue Nov 10 12:33:35 2009] [notice] Child 1016: Starting 250 worker threads.
[Tue Nov 10 12:33:57 2009] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Tue Nov 10 12:33:57 2009] [notice] Child 1016: Exit event signaled. Child process is ending.
[Tue Nov 10 12:33:58 2009] [notice] Child 1016: Released the start mutex
[Tue Nov 10 12:33:59 2009] [notice] Child 1016: All worker threads have exited.
[Tue Nov 10 12:33:59 2009] [notice] Child 1016: Child process is exiting
[Tue Nov 10 12:33:59 2009] [notice] Parent: Child process exited successfully.


that is my apache-error log file and it wont start with selecting apache 2.0.63 AND PHP 5.2.10

please help

thank you.

Options: ReplyQuote
Re: wamp 2/3 yellow icon in task bar
Posted by: stevenmartin99 (---.b-ras2.blp.dublin.eircom.net)
Date: November 10, 2009 09:54PM

new version of wamp doesnt have sqlitemanager as they havent realased a version that is compatiabloe with php.53

so you cannot get it to work with the addons either.




wamp 2.0i change log -->

2.0-i -- 07/11/2009
now using 5.3.0
PECL packages are not included anymore (not available on the PHP website)
now using MySQL 5.1.36
now using phpMyAdmin 3.2.0.1
SQLiteManager is not included anymore, not compatible with PHP 5.3.0
minor bug corrected in the php.ini file
the PHP log file has been desactivated since it creates a bug with the phpinfo() function

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: wamp 2/3 yellow icon in task bar
Posted by: menciejoe (---.ellensburg.fairpoint.net)
Date: November 10, 2009 09:56PM

its not the sqlite manager that i need, i just need sqlite to work because i was using abyss web server and that worked fine but i would rather use wamp.

So when i did the initial install of wamp and put my websites in the folders and everything my php would not open my sqlite database it didnt know what the command was. and for abyss webserver i had php 5.2.10 interupter installed on my computer.

this is why i installed the php 5.2.10 addon for wamp but it wont load the server now.

please help



Edited 1 time(s). Last edit at 11/10/2009 09:57PM by menciejoe.

Options: ReplyQuote
Re: wamp 2/3 yellow icon in task bar
Posted by: menciejoe (---.ellensburg.fairpoint.net)
Date: November 10, 2009 09:59PM

also when im using the tray i get the following error

could not excute menu item (internal error)
[eaaccessviolation] access violation at address 0043ac36 in module wampmanager.exe read of address 746c697c

Options: ReplyQuote
Re: wamp 2/3 yellow icon in task bar
Posted by: stevenmartin99 (---.b-ras2.blp.dublin.eircom.net)
Date: November 10, 2009 10:00PM

try downlaod again and install- curropt installer

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: wamp 2/3 yellow icon in task bar
Posted by: menciejoe (---.ellensburg.fairpoint.net)
Date: November 10, 2009 10:05PM

Fatal error: Call to undefined function sqlite_open() in C:\wamp\www\final\createdb.php on line 10


if i install wamp without any of the addons and i try to load my page i get this error. and on line 10 is the following

so is there no sqlite in php 5.3?
$filename = "applications.sqlite";

// delete the old database
if (file_exists($filename))
unlink($filename);

// create a new database file
$db = sqlite_open($filename);
if (!$db)
die(sqlite_error_string(sqlite_last_error($db)));

which is opening a database. so redownload all of wamp and reinstall? along with the addons?

Options: ReplyQuote
Re: wamp 2/3 yellow icon in task bar
Posted by: menciejoe (---.ellensburg.fairpoint.net)
Date: November 10, 2009 10:06PM

if you have aim or google talk

joeheiner@gmail.com

aim

menicejoe

would love to get this working because ill be wanting to use the mysql part of it later for when i change from sqlite to mysql just for my class i have to use sqlite.

Options: ReplyQuote
Re: wamp 2/3 yellow icon in task bar
Posted by: menciejoe (---.ellensburg.fairpoint.net)
Date: November 10, 2009 10:14PM

im sorry i thought sqlite was auto enabled and its not i have it working, thanks for the help

Options: ReplyQuote
Re: wamp 2/3 yellow icon in task bar
Posted by: badugu (---.78-98-109.t-com.sk)
Date: October 30, 2010 04:55PM

I have got this error when trying to use WAMP to run a combination of Apache 2.2.3 and PHP 5.2.10.

The wampapache service was not starting at all, there was not a single line in the Apache error log. This may essentially mean that the Apache error log posted above does not relate to the problem at all, it is just a no-problem error log when different PHP version was chosen.

The problem was fixed by choosing PHP version 5.3.0 instead, a default choice for WAMPSERVER Version 2.0.

Hope this helps someone.

Options: ReplyQuote
Re: wamp 2/3 yellow icon in task bar
Posted by: yfastud (Moderator)
Date: November 02, 2010 02:28PM

Quote

im sorry i thought sqlite was auto enabled and its not i have it working, thanks for the help
menciejoe, sqlite is working and you should not have any problem w/ it, but sqlitemanager is not working so you might have to install another sqlite gui winking smiley

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.