Pages: 12Next
Current Page: 1 of 2
Results 1 - 30 of 40
10 years ago
eatc7402
Yes wampmanager.exe was running.... It took a bit of looking but I found the place to turn ON the Wamp icon. Thanks that was indeed the 'problem'. eatc7402
Forum: WampServer English
10 years ago
eatc7402
Ahhh... but if I enter localhost in the browser window I do get the WampServer screen, and I can get the phpinfo, and thePhpMySdmin screens. But I get NO Wampserver Settings Icon in the tray! eat7402
Forum: WampServer English
10 years ago
eatc7402
I've done the following... I've now turned off the World Wide Publishing Service to turn off the ISS server and the Sevices panel confirms the ISS is indeed off. I've set the HOSTS file to # ::1 localhost 127.0.0.1 localhost I then rebooted and reinstalled the WAMP install. It installed and I get a WampServer icon on the desktop BUT no Wamp icon (at all of any col
Forum: WampServer English
10 years ago
eatc7402
I'm working with a brand new Asus X550 laptop with Win8 64. I'm trying to install wampserver2.2e-php5.3.13-httpd2.2.22-mysql5.5.24-x64 on it. The install seems to proceed ok and when complete the WAMP icon shows up in the system tray. You can investige the various installed versions. But if you chooser Localhost from the choices my Firefox opens and message appears stating "you do not
Forum: WampServer English
10 years ago
eatc7402
Problem solved. I discovered some missing port definitions missing for the new virtual web sites in my PHP IDE. The php now functions as normal. Thanks\. eatc7402
Forum: WampServer English
10 years ago
eatc7402
I added all the suggested lines to my httpd.conf. I changed the virtual site definition in my httpd-vhosts.conf from AllowOverride NONE to AllowOverride ALL. I added AddHandler application/x-httpd-php .html to my .htaccess file for the site at it's root branch. NONE of that fixed the problem. It remains the same.... any php code inside an htm file outputs as TEXT. eatc7402
Forum: WampServer English
10 years ago
eatc7402
I've just set up my local site as a virtual host site. That works okay... just as I desire EXCEPT... Now ANY htm file that has any php tags and code sections will not recognize ANY php in an htm file. Regular php files wotk fine, any htm ONLY files work fine. But any htm containing php (long OR short) tags wont recognize the php and outputs the php as text. Where did miss a configurati
Forum: WampServer English
10 years ago
eatc7402
Okay i've uncommented the # Virtual hosts Include conf/extra/httpd-vhosts.conf And my httpd-vhosts.conf now looks like this, and it seems to work as far a hosts are concerned # # Virtual Hosts # # If you want to maintain multiple domains/hostnames on your # machine you can setup VirtualHost containers for them. Most configurations # use only name-based virtual hosts so the server do
Forum: WampServer English
10 years ago
eatc7402
AddType application/x-httpd-php .php .php3 .php4 .phtml .png has been changed back to... AddType application/x-httpd-php .php .php3 .php4 .phtml However, that does not change the resulting error of... GoogleMapAPI:createMarkerIcon: Error reading image: [192.168.xxx.yyy] I edited out part of the http IP. When trying to 'read' a LOCAL ping. When reading a 'remote' servers ping
Forum: WampServer English
10 years ago
eatc7402
No I don't have an .htaccess that I know of. I'll send you my httpd.conf via a private message eatc7402
Forum: WampServer English
10 years ago
eatc7402
I'm sorry but I am in the Philippines, and the use of the Team Viewer does not seem to fit into my situation, as my PC cannot stay online for long periods of unattended operation. There must be another way. eatc7402
Forum: WampServer English
10 years ago
eatc7402
If I past some of the local url's like... [192.168.254.104] I get the following error... "Forbidden You don't have permission to access /mult_alarm_data/graphics/2-2_alarm.png on this server." This is what I mean when I say I don't have access to this .png image from my localhost. Accessing from my production server works fine. Only local access has an issue. This appe
Forum: WampServer English
10 years ago
eatc7402
I must pass the whole http because the GoogleMaps 3.0 API REQUIRES it. getimagesize is a php function - "It also happens to be the php function that the PHPGoogleMapAPI class relies on in order to add custom markers to the map.." I've already tried all the SIMPLE choices, and they DON'T work... you need to lpad fron an http address, even if it's a local http. eatc7402
Forum: WampServer English
10 years ago
eatc7402
My previous reply did not work correct;y. It left OUT the http info. Is there way to fix that?
Forum: WampServer English
10 years ago
eatc7402
I've done more investigation regarding the mysql data my WAMP was using. I had reloaded a former mysql data backup into my new mysql installation, and from the wiews in PhpMyAdmin it okay, however queries returned some 'strange' (wrong values) data. So I made a backup of my productin server mysql database, and then imported THAT data. ALMOST everything returned to normal on my localhost.
Forum: WampServer English
10 years ago
eatc7402
Here is an example of how the code looks like on the production server, which is correct. All the 'placemarks' and the MAP right side vertical scrollbar info are dynamically generated in javascript by the GoogleMaps 3.0 API, from mysql data. On prod it works and always had. I do not recall anything needed to be set on the prod server to 'enable' it, other than simply installing the Map
Forum: WampServer English
10 years ago
eatc7402
Like this... //======================================= include_once("../../php/lib/GoogleMapAPI-3.0/GoogleMap.php" include_once("../../php/lib/GoogleMapAPI-3.0/JSMin.php" //================================================== // Map object definitions $MAP_OBJECT = new GoogleMapAPI(); $MAP_OBJECT->_minify_js = isset($_REQUEST["min"])?FALSE:TRUE; $MAP
Forum: WampServer English
10 years ago
eatc7402
Well I retried another install of WAMP, and did a minimal reconfiguration of it and it serms to work fine EXCEPT that in most of my php files I reference several external php libraries. They are NOT working, or rather not being accessed, and not outputting ANY results. They all worked correctly in my former version of WAMP. Apparently I have not configured something correctly, the que
Forum: WampServer English
10 years ago
eatc7402
Ahhh.... I;m sorry but TEAMVIEWER ?? Whats that? eatc7402
Forum: WampServer English
10 years ago
eatc7402
There are HUNDREDS of errors from Apache there.... which one do you want? eatc7402
Forum: WampServer English
10 years ago
eatc7402
It reports nothing is using port 80 eatc7402
Forum: WampServer English
10 years ago
eatc7402
It's the Apache thats not running. eatc740
Forum: WampServer English
10 years ago
eatc7402
I've now done a compete uninstall of my former Apache. I then downloaded wampserver2.2e-php5.3.13-httpd2.2.22-mysql5.5.24-32b.exe, and then installed it. All SEEMED well as both the wampapache and wampmysqld services were running and the WAMP con was GREEN. But after stopping the services and attempting a re-start (or even a full reboot) the wampapache service will not start, and the wamp icon
Forum: WampServer English
10 years ago
eatc7402
I removed and reinstalled my WAMP setup. The newly installed WAMP runs, as typing localhost into my browser verifies. And there is a running Apache2 service running. But there is NO WAMP icon in my system (Win7) taskbar. Boy, now what do I do?
Forum: WampServer English
10 years ago
eatc7402
I also get this error box now on startup... "Exception error in wampmanager.exe at 000F15A0 Could not execute run action: The directory name is invalid." Problem signature: Problem Event Name: APPCRASH Application Name: wampmanager.exe Application Version: 1.6.1.33 Application Timestamp: 2a425e19 Fault Module Name: KERNELBASE.dll Fault Module Version: 6.1.7600
Forum: WampServer English
10 years ago
eatc7402
For the first time EVER on my local system WAMP dies (won't startup) at boot. Yesterday in installed a php library named jgraph, and then rebooting TODAY WAMP dies giving the following message in the WAMP apache_error.log... PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'jpgraph/jpgraph.php' (include_path='.;C:\\php
Forum: WampServer English
13 years ago
eatc7402
Well that's the SIMPLE answer.. but NOT the answer to my question... "of all the steps required"..... I already know that. eatc7402
Forum: WampServer English
13 years ago
eatc7402
Is there somewhere a descrption of all the steps required to set up the WAMP on ort 8080 after installation??? eatc7402
Forum: WampServer English
14 years ago
eatc7402
Well my config.ini.php looks exactly as yours does. And I still get the same error ans can no longer access phpmyadmin without getting the same error! eatc7402
Forum: WampServer English
14 years ago
eatc7402
well it died again. I was running Apache 2.0.58 with php 5.2.2 and mysql 5.1.36,. Al was good. But trying to run some previously good php code under those circumstances did not produce good data driven results. I recalled that the previous php code ran with a mysql 4.1.x version. So I loader an older 4.1.x version from Wamp and set my mysql to the 4.1.x version. Then ALLwent bad. Now i
Forum: WampServer English
Pages: 12Next
Current Page: 1 of 2