| 150 | MySQL | minor | always | 2010-01-29 20:04 | 2010-09-07 20:32 | cnmiles | normal | new | none | none | 1.7.1 | open | 0 | MySQL status is shown as "DEACTIVATED" after lampp security |
OS Ubuntu 9.10 Xampp Rev is actually 1.7.3a After initial install and start, localhost shows all (except PHP extens) as "Activated" Following MySQL pswd change via lampp security, localhost shows MySQL database as "Deactivated" Remove Xampp and reinstall Change pswds one at a time via lampp security - MySQL database remains "Activated" until MySQL root pswd is changed - then status becomes "Deactivated" Remove Xampp and reinstall v 1.6.6 All show Activated Run Lamp security for all pswds All remain Activated |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 164 | Misc | feature | always | 2010-09-03 14:21 | 2010-09-03 14:21 | holger_buchner | normal | new | none | none | open | 0 | Include Port switch for Apache in the reconfiguration scripts |
I'm using xampp on a memory stick on my private PC and at work. At work i'm having the CISCO VoiceIP Client, that blocks port 80. Manually i can re-configure Apache and Mod_jk to listen on another port (e.g. 81). But it would help a lot to have this as additional option in the XAMPP_Setup. |
||||||||||||||||||||||||||||||||||||||||||||||||
| 163 | Apache2 | minor | always | 2010-09-03 14:14 | 2010-09-03 14:14 | holger_buchner | normal | new | none | none | 1.7.3 | open | 0 | Apache does not start after drive letter change with installed web applications in tomcat addon |
When i relocate my XAMPP 1.7.3 with my installed Tomcat 6.0.20 and an installed Exclipse BIRT 2.5.2 Report Viewer Application, the old drive letter remains in the tomcat/conf/auto/mod_jk.conf file. This file is included in Apache conf/extra/mod_jk.conf and leads to an error in starting up Apache. Current workaround is to first and only start tomcat (that corrects the tomcat/conf/auto/mod_jk.conf settings) and stop it. Afterwards Apache can be started without error message. |
The relocation script must check the drive letters in the mod_jk.conf file that is auto-created with tomcat start. this file os not present in the installation package, because it is only created after startup of tomcat with installed web applications. |
||||||||||||||||||||||||||||||||||||||||||||||
| 161 | Apache2 | feature | always | 2010-07-13 16:28 | 2010-08-09 21:44 | Skippy | normal | new | none | none | 1.7.3 | open | 0 | Update Apache2 to 2.2.15 |
Windows version of XAMPP is currently using a vulnerable version of Apache2 (see bug 0000154 and CVE-2009-3555, CVE-2010-0408, CVE-2010-0425 and CVE-2010-0434). Is a 1.7.4 version of XAMPP planned? With such as: Apache 2.2.15 PHP 5.3.2 MySQL 5.1.48 PHPMyAdmin 3.3.4 APC 3.1.3p1 MemCached 1.2.1.0 etc.. |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 162 | Apache2 | crash | always | 2010-07-17 15:03 | 2010-07-17 15:03 | gianluca311 | normal | new | none | none | 1.7.3 | open | 0 | Apache2 can't start |
Hey together, Since a week I can't start my Apache. Following error: [Sat Jul 17 14:56:58 2010] [error] Attempt to reload DynaLoader.pm aborted.\nCompilation failed in require at D:/xampp/perl/site/lib/ModPerl/Const.pm line 18.\nBEGIN failed--compilation aborted at D:/xampp/perl/site/lib/ModPerl/Const.pm line 18.\nCompilation failed in require at D:/xampp/perl/site/lib/Apache2/Const.pm line 18.\nBEGIN failed--compilation aborted at D:/xampp/perl/site/lib/Apache2/Const.pm line 18.\nCompilation failed in require at D:/xampp/apache/conf/extra/startup.pl line 9.\nBEGIN failed--compilation aborted at D:/xampp/apache/conf/extra/startup.pl line 9.\nCompilation failed in require at (eval 2) line 1.\n [Sat Jul 17 14:56:58 2010] [error] Can't load Perl file: D:/xampp/apache/conf/extra/startup.pl for server localhost:80, exiting... |
My Operating System is Windows 7 Professional x64 | ||||||||||||||||||||||||||||||||||||||||||||||
| 110 | Apache2 | crash | always | 2009-05-15 10:19 | 2010-07-02 20:38 | MegaChriz | kleinweby | normal | confirmed | none | none | 1.0.1 | open | 0 | Apache crashes when using multiple ports in httpd.conf |
There is a problem with using multiple ports on xampp v1.0.1 for Mac. This problem is on both PPC and Intel Macs. If I edit the httpd.conf-file and a listen-command somewhere, Apache fails to start-up. I had tested this on two systems: - Mac OS X 10.4.11 PPC G4 - Mac OS X 10.5.5 Intel Core 2 Duo This is the error-log I got on the PPC G4: ------------------------------------------------------------------------------------------------------ [Wed May 13 22:39:53 2009] [warn] Init: Session Cache is not configured [hint: SSLSessionCache] [Wed May 13 22:39:54 2009] [notice] Digest: generating secret for digest authentication ... [Wed May 13 22:39:54 2009] [notice] Digest: done [Wed May 13 22:39:54 2009] [emerg] (13)Permission denied: couldn't grab the accept mutex [Wed May 13 22:39:54 2009] [emerg] (13)Permission denied: couldn't grab the accept mutex [Wed May 13 22:39:54 2009] [emerg] (13)Permission denied: couldn't grab the accept mutex [Wed May 13 22:39:54 2009] [emerg] (13)Permission denied: couldn't grab the accept mutex [Wed May 13 22:39:54 2009] [emerg] (13)Permission denied: couldn't grab the accept mutex [Wed May 13 22:39:54 2009] [notice] Apache/2.2.11 (Unix) DAV/2 mod_ssl/2.2.11 OpenSSL/0.9.7l PHP/5.2.9 mod_perl/2.0.4 Perl/v5.10.0 configured -- resuming normal operations [Wed May 13 22:39:54 2009] [alert] Child 2068 returned a Fatal error... Apache is exiting! ------------------------------------------------------------------------------------------------------ Lines 1, 2, 3 and 9 of above (the warnings en notices) are also generated when not using multiple ports. How to reproduce: Add the following line in the httpd.conf-file (for example on the bottom of the file): Listen 3200 Expected result: Apache should start without problems. Actual result: Apache tries to start but fails with a Fatal error. |
| |||||||||||||||||||||||||||||||||||||||||||||
| 160 | PHP5 | minor | always | 2010-06-30 02:21 | 2010-06-30 02:21 | cash | normal | new | none | none | open | 0 | PHP ini has arg_separator.output as & | Rather than the default '&', the php.ini that comes with XAMPP has it set to '&'. I assume this is an attempt to create valid XHTML but it ends up breaking applications that are using functions that depend on arg_separator.output but are not XHTML-based. For example, outputting a url in JSON or doing a redirect with a header call where the URL is created dynamically in PHP. Doing a search on "xampp arg_separator.output" will show a few PHP applications that break because of this choice. | ||||||||||||||||||||||||||||||||||||||||||||||||
| 159 | PHP5 | major | always | 2010-06-29 13:05 | 2010-06-29 13:11 | ggggqqqqihc | normal | new | none | none | 1.7.3 | open | 0 | eAccelerator extension functions aren't existence |
I've set up zend_extension = "D:\xampp\php\ext\php_eaccelerator.dll" in php.ini and restart apache server without problem. The phpinfo() output contains the "eAccelerator" part, but all the eA functions, such as "eaccelerator_info', aren't available. ==== if (!function_exists('eaccelerator_info')) { die('eAccelerator isn\'t installed or isn\'t compiled with info support!'); } // 'die()' statement will be executed. |
2010-6-29 19-10-01.png (5 KB) 2010-06-29 13:10 2010-6-29 19-10-26.png (6 KB) 2010-06-29 13:11 | ||||||||||||||||||||||||||||||||||||||||||||||
| 158 | MySQL | block | always | 2010-06-15 21:50 | 2010-06-15 21:50 | anton | normal | new | none | none | open | 0 | Mysql doesnt start install on HFS+ Journaled Case sensitive File system |
I remember having run some times ago - XAMPP 1.7.3 - on my laptop mac book pro with Snow Leopard 10.6.3 now I did a fresh installation of macosx 10.6.3 and reformatted my hard disk with the *case sensitive* version of the journaled filesystem. After installing XAMPP I can start apache, but mysql doesnt start, I tried the actual MACOSX beta but its the same. I guess the problem comes from the fact that my mac book pro now has a case sensitive filesystem. I set this to blocker because I cannot use it :-( |
||||||||||||||||||||||||||||||||||||||||||||||||
| 157 | Misc | minor | always | 2010-06-01 09:29 | 2010-06-01 09:29 | der Hutschi | normal | new | none | none | 1.7.3 | open | 0 | Pear::Mail + MercuryMail not working |
when trying to send a mail using Pear::Mail there is a timeout. It seems to be a problem with MercuryMail because trying to telnet to the smtp-port gives the error that the connection failed. |
OS: WinXP SP3 (in domain) |
||||||||||||||||||||||||||||||||||||||||||||||
| 156 | Apache2 | minor | always | 2010-05-25 05:30 | 2010-05-25 05:30 | Victor | normal | new | none | none | 1.7.3 | open | 0 | After installed the tomcat addon, the virtual hosts invalid |
Maybe the mod_jk.mod's problem,but i am not sure. After i changed the tomcat's VirtualHost setting from <VirtualHost localhost>..... to <VirtualHost *:80> and restart apache server,all my virtual hosts work well again |
|||||||||||||||||||||||||||||||||||||||||||||||
| 155 | Misc | tweak | always | 2010-04-21 15:32 | 2010-04-21 15:32 | BigWetDog | normal | new | none | none | 1.7.3 | open | 0 | xampp_cli.exe incorrectly reports Tomcat status when using custom JRE/JDK |
When the JRE_HOME or JAVA_HOME path is set to something other than the included jre path xampp_cli.exe incorrectly reports Tomcat status as "not started", and subsequently it cannot be used to shutdown Tomcat. This appears to be because "tomcat\jre\bin\javaw.exe" is hard coded in xampp_cli.exe. Possible solution: parse output from the call to tomcat\bin\startup.bat for correct status and/or path. |
Please see my post here: http://www.apachefriends.org/f/viewtopic.php?f=16&t=37443&start=15#p157803 [^] for more details. |
||||||||||||||||||||||||||||||||||||||||||||||
| 154 | Apache2 | crash | have not tried | 2010-03-22 10:30 | 2010-03-22 10:30 | johno | normal | new | none | none | 1.7.3 | open | 0 | Apache 2.2.14 mod_isapi Dangling Pointer |
http://www.senseofsecurity.com.au/advisories/SOS-10-002 [^] Hope to see XAMPP packaged with the Apache HTTP server 2.2.15 soon :) |
|||||||||||||||||||||||||||||||||||||||||||||||
| 153 | Apache2 | major | always | 2010-03-17 15:11 | 2010-03-17 15:11 | fran2008 | normal | new | none | none | 1.7.2 | open | 0 | Cannot be created one object from PDO |
I am using orb xpdo to work and create one object from PDO, but this action is not produced. Please, review the attached file I am using xmapp 1.7.2 Error Message: [2010-03-17 10:09:27] (ERROR @ /Pruebas/UseObjects.php) Could not load class: ecumctaSegment from mysql.ecumctasegment. ( ! ) Fatal error: Call to a member function save() on a non-object in E:\Program Files\xampp\htdocs\Pruebas\UseObjects.php on line 13 Call Stack # Time Memory Function Location 1 0.2143 330952 {main}( ) ..\UseObjects.php:0 |
xpdo (Open Source Object/Relational Bridge Framework for PDO) http://www.xpdo.org/downloads.html [^] |
useObjets.php (0 KB) 2010-03-17 15:11 | |||||||||||||||||||||||||||||||||||||||||||||
| 152 | Misc | feature | N/A | 2010-03-03 06:32 | 2010-03-03 06:32 | SeanJA | normal | new | none | none | open | 0 | NoSQL extensions |
Any chance that you will be including additional nosql extensions in later builds of xampp? ie: mongodb, couchdb... |
||||||||||||||||||||||||||||||||||||||||||||||||
| 151 | General | block | always | 2010-02-05 19:33 | 2010-02-20 11:54 | lroathe | kleinweby | normal | resolved | none | none | 0.7.3 | fixed | 0 | Can not use xampp command line tool due to bad paths | The xampp command line tool, used to run various processes related to setting up and using xampp, is not able to be used in the 1.7.3 beta due to bad paths, for example references to 'lampp' exist in the subscripts 'crypt' and 'xampplib'. |
For better cross platform compatibility, a single file should hold all pathing information, and setup some default vars that all scripts can then use to access anything within the app folder. This would allow for quick changes where needed, and a single point for updates. |
|||||||||||||||||||||||||||||||||||||||||||||
| 107 | General | major | always | 2009-05-12 16:50 | 2010-02-20 11:24 | kleinweby | kleinweby | high | resolved | none | none | 1.0.1 | fixed | 0 | Some path's are not casesensetiv ready |
/Applications/XAMPP/xamppfiles/bin/mysql.server points to /Applications/xampp/xamppfiles/share/mysql/mysql.server which may causes errors on casesensetiv formated macs. Maybe other symlinks or paths are affected to, this should be checked. |
| |||||||||||||||||||||||||||||||||||||||||||||
| 148 | PHP5 | feature | have not tried | 2010-01-12 17:45 | 2010-02-13 16:44 | abel406 | normal | new | none | none | 1.7.3 | open | 0 | Xdebug 2.0.6 is having problems when i add a watch to some variable from Netbenas IDE |
Hi, i am using the xdebug version that comes with xampp 1.7.3 but in the xdebug site they said that issues with variables watches and socket troubles where solved in the xdebug 2.1 version. Is there any way that you could publish in your site this version of xdebug compiled the right way to use it with the php5.3.1 versiion that comes with XAMPP 1.7.3 ? I would be just comppile xdebug 2.1 for the same VC and api of PHP. Please.There are some other guys having the same issue with xdebug and it is so tricky to get it compiled to the same api of the xampp php and getting working on the xampp i have already installed. Thanks. |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 125 | General | major | always | 2009-08-16 15:23 | 2010-02-06 21:18 | jRod | kleinweby | normal | closed | none | none | duplicate | 0 | Security error |
HI, when running the security script after entering and re-entering my password the /Applications/XAMPP/xamppfiles//share/xampp/xampplib: line 136: /Applications/XAMPP/xamppfiles//share/lampp/crypt: No such file or directory cp: /Applications/XAMPP/xamppfiles//phpsqliteadmin/.htaccess: No such file or directory chmod: /Applications/XAMPP/xamppfiles//phpsqliteadmin/.htaccess: No such file or directory XAMPP: Password protection active. Please use 'xampp' as user name! I notice there are double // in the above how do perhaps i have to alter the script many thanks in advance |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 134 | MySQL | block | always | 2009-10-06 11:57 | 2010-02-06 21:14 | tingelt | kleinweby | normal | closed | none | none | 1.7.2a | duplicate | 0 | mysql Starting Error |
Starting mysql like this, reports an error(No such file). sudo /Applications/XAMPP/xamppfiles/xampp startmysql Password: XAMPP: Starting MySQL.../Applications/XAMPP/xamppfiles/xampp: line 150: /Applications/XAMPP/xamppfiles//bin/mysql.server: No such file or directory ok. XAMPP_ROOT="/Applications/XAMPP/xamppfiles/" on line 150 : $XAMPP_ROOT/bin/mysql.server start There is a Slash to much. |
| |||||||||||||||||||||||||||||||||||||||||||||
| 135 | Misc | block | always | 2009-10-16 10:22 | 2010-02-06 21:12 | Handyman | kleinweby | normal | acknowledged | none | none | open | 0 | Unable to run XAMPP on another port if port 80 is in use by another apache. |
I'm currently running MAMP on port 80 and I want to be able to run XAMP on another port. To do this, I went in and changed the listener port in the httpd.conf file, but when I go to start XAMP, it tells me that port 80 is in use. The only way I can run both XAMPP and MAMP together is if I start XAMPP first, then start MAMP. Since the server will not start if the requested port is in use, it would seem that the check is not that critical. Is there any way the check could be removed? or if it could pull the listener ports from the conf file and see if they are in use and check those instead of just a strict port 80? |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 149 | Apache2 | minor | have not tried | 2010-01-18 16:46 | 2010-01-18 16:48 | m-g | normal | new | none | none | 1.7.3 | open | 0 | XAMPP - Apache2 - portable - TMP environment bug |
In the portable version of windows XAMPP 1.7.3 (xampp-win32-1.7.3.zip) there might be a bug with setting the TMP environment under specific circumstances for Apache2. If you install the windows portable binaries of XAMPP to drive P:/portable/xampp and setup the Apache2 document root to an other drive letter like "S:/my_webserver" you will get warnings/errors when starting a session with "session_start()". You can test this by a simple script: <?php session_start(); ?> Reason: The apache is first looking for a directory S:/portable/xampp/tmp. (The apache is looking for the tmp dir at the document root drive letter and not at the tmp environment.) At this drive (S:) a session file is placed and afterwards the PHP tries to get infomation for this session file at (P:). So if the tmp-path at P: doesn't exists, the complete session handling fails. To set the environment by hand with SetEnv TMP "P:\\portable\\xampp\\tmp" has no effect. Please check. |
Temporary fix: Create at the document root drive, here S: the following directory S:/portable/xampp/tmp |
| |||||||||||||||||||||||||||||||||||||||||||||
| 147 | Misc | minor | have not tried | 2010-01-04 19:31 | 2010-01-04 19:31 | kacick | normal | new | none | none | open | 0 | Apache port | Permitir mudança de porta. Ex: Ao clicar no botão Apache Admin do Control Panel não apenas abrir na porta 80 e sim em qualque porta pré definida. | ||||||||||||||||||||||||||||||||||||||||||||||||
| 146 | PHP5 | minor | always | 2010-01-02 15:04 | 2010-01-02 15:21 | wiedmann | wiedmann | normal | confirmed | none | none | 1.7.3 | open | 0 | GD Extension - Fehlerhafte Umlaute |
Die Funktionen imagefttext() und imagettftext() liefern keine Umlaute mehr. Die übergebenen Texte sind nach wie vor in utf-8 codiert. via Forum: http://www.apachefriends.org/f/viewtopic.php?f=4&t=38683 [^] |
Beispiel - Skript: <?php $im = imagecreatetruecolor(300, 100); $red = imagecolorallocate($im, 0xFF, 0x00, 0x00); $black = imagecolorallocate($im, 0x00, 0x00, 0x00); imagefilledrectangle($im, 0, 0, 299, 99, $red); $font_file = 'c:/windows/fonts/arial.ttf'; imagefttext($im, 13, 0, 105, 55, $black, $font_file, utf8_encode('äöüß')); header('Content-Type: image/png'); imagepng($im); imagedestroy($im); ?> |
php_gd2.zip (582 KB) 2010-01-02 15:09 |
| |||||||||||||||||||||||||||||||||||||||||||
| 141 | MySQL | crash | always | 2009-11-29 01:17 | 2009-12-24 00:38 | ifreaker | wiedmann | normal | feedback | none | none | 1.7.2 | open | 0 | MySQL service would not start due to time zone related problem |
MySQL would not start because of a problem related to the default-time-zone configuration. In my installation it was "Asia/Karachi". Windows Event Viewer reported this error : "Fatal error: Illegal or unknown default time zone 'Asia/Karachi'". I downloaded the files from http://dev.mysql.com/downloads/timezones.html [^] and copied them to mysql/data/mysql to solve the problem. |
| |||||||||||||||||||||||||||||||||||||||||||||
| 143 | Perl | minor | always | 2009-12-14 02:21 | 2009-12-24 00:35 | beuy | wiedmann | normal | closed | none | none | 1.7.2 | fixed | 0 | Perl PPM is out of date by 2 major versions. |
The Perl ppm application is out of date by two major revision (current version as of 1.7.2 is 2.1.6). The later versions include support for a number of third party repositories that the current version cannot handle (due to missing functions, non-handled code etc.) While not a major issue it does cause a rather large amount of grief for those trying to install Perl reliant software. |
http://docs.activestate.com/activeperl/5.8/bin/ppm.html [^] http://www.issociate.de/board/post/464961/PPM_Problems_on_Win.XP.html [^] |
| ||||||||||||||||||||||||||||||||||||||||||||
| 144 | Apache2 | tweak | always | 2009-12-21 18:01 | 2009-12-22 23:27 | kellychristoffersen | wiedmann | normal | feedback | none | none | 1.7.2 | open | 0 | Fix for Spaces in Path Names | There are runtime problems when the system is setup in a directory with spaces in the path name. This is first manifested as an Apache issue but there may be other issues that are masked by the first error. | By changing the push directory from %~dp0 to %~sp0 on config the short (DOS) names are used in the path and the runtime problems stop. I changed the top level batch files and that seems to be all that was needed. I attached a zip archive of these. | DP to SP.zip (6 KB) 2009-12-21 18:01 |
| |||||||||||||||||||||||||||||||||||||||||||
| 145 | MySQL | crash | always | 2009-12-22 19:39 | 2009-12-22 19:47 | eddybaur | normal | new | none | none | 1.7.2a | open | 0 | Mysql Starting error |
when starting MySQL on Snow leopard, it asks for the password - Administrator. Then it says:The operation couldn’t be completed. (XAMPPErrorDomain error 1.) I tried to look for error logs on it, but didn't see any that pertained to mysql. |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 136 | PHP5 | major | always | 2009-11-03 18:35 | 2009-12-17 11:21 | rexm | normal | new | none | none | open | 0 | 1.7.2 LIBXML not working needs patched. |
Update: This was fixed for libxml2 version 2.7.3 in PHP snapshot on 11/01/2009. You can use the following patch: Pardon the dumb question but how does one go about applying a patch to Apache Friends.. |
Configure Command => './configure' '--prefix=/opt/lampp' '--with-apxs2=/opt/lampp/bin/apxs' '--with-config-file-path=/opt/lampp/etc' '--with-mysql=mysqlnd' '--enable-inline-optimization' '--disable-debug' '--enable-bcmath' '--enable-calendar' '--enable-ctype' '--enable-dbase' '--enable-discard-path' '--enable-exif' '--enable-filepro' '--enable-force-cgi-redirect' '--enable-ftp' '--enable-gd-imgstrttf' '--enable-gd-native-ttf' '--with-ttf' '--enable-magic-quotes' '--enable-memory-limit' '--enable-shmop' '--disable-sigchild' '--enable-sysvsem' '--enable-sysvshm' '--enable-track-vars' '--enable-trans-sid' '--enable-wddx' '--enable-yp' '--with-ftp' '--with-gdbm=/opt/lampp' '--with-jpeg-dir=/opt/lampp' '--with-png-dir=/opt/lampp' '--with-freetype-dir=/opt/lampp' '--without-xpm' '--with-zlib=yes' '--with-zlib-dir=/opt/lampp' '--with-openssl=/opt/lampp' '--with-expat-dir=/opt/lampp' '--enable-xslt=/opt/lampp' '--with-xsl=/opt/lampp' '--with-dom=/opt/lampp' '--with-ldap=/opt/lampp' '--with-ncurses=/opt/lampp' '--with-gd' '--with-imap-dir=/opt/lampp' '--with-imap-ssl' '--with-imap=/opt/lampp' '--with-gettext=/opt/lampp' '--with-mssql=/opt/lampp' '--with-sybase-ct=/opt/lampp' '--with-interbase=shared,/opt/interbase' '--with-mysql-sock=/opt/lampp/var/mysql/mysql.sock' '--with-oci8=shared,instantclient,/opt/lampp/lib/instantclient' '--with-mcrypt=/opt/lampp' '--with-mhash=/opt/lampp' '--enable-sockets' '--enable-mbstring=all' '--with-curl=/opt/lampp' '--enable-mbregex' '--enable-zend-multibyte' '--enable-exif' '--with-bz2=/opt/lampp' '--with-sqlite=shared,/opt/lampp' '--with-sqlite3=/opt/lampp' '--with-libxml-dir=/opt/lampp' '--enable-soap' '--enable-pcntl' '--with-mysqli=mysqlnd' '--with-mime-magic' '--with-pgsql=shared,/opt/lampp/postgresql' '--with-iconv' '--enable-dio' '--with-pdo-mysql=mysqlnd' '--with-pdo-pgsql=/opt/lampp/postgresql' '--with-pdo-sqlite' '--enable-intl' '--with-icu-dir=/opt/lampp' '--enable-fileinfo' '--enable-phar' libxml Version => 2.7.2 libxml libxml2 Version => 2.7.2 libxslt compiled against libxml Version => 2.6.31 |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 43 | Misc | trivial | always | 2007-05-30 13:02 | 2009-12-06 23:41 | ezero | oswald | normal | resolved | none | none | fixed | 0 | eAccelerator extension | The eAccelerator extension provided with xampp (lampp) on linux is not up to date when you switch from php5 to php4. |
The php version required is php 4.4.6 whereas the php version in the newest release have been updated to php4.4.7. I guess i could just compile myself another extension and stick it in the /opt/lampp/lib/php/extensions/no-debug-non-zts-20060613/ |
| |||||||||||||||||||||||||||||||||||||||||||||
| 46 | Misc | major | always | 2007-06-14 16:17 | 2009-12-06 23:41 | derick | kvogelgesang | normal | assigned | none | none | open | 0 | XAMPP bundles a very old (broken) Xdebug version | XAMPP for windows (just downloaded) bundles 2.0.0RC1 which is quite outdated and many bugs have been fixed since. Please update xdebug to atleast rc4. | |||||||||||||||||||||||||||||||||||||||||||||||
| 137 | Apache2 | major | always | 2009-11-11 21:30 | 2009-12-02 09:47 | robcolburn | wiedmann | normal | closed | none | none | 1.7.2 | no change required | 0 | After switching to PHP 4, Apache won't restart |
Issue is nearly identical to Bug 62 ( http://bugs.xampp.org/view.php?id=64 [^] ), except I have 1.7.2 installed. 1.7.2 worked fine after initial install. After switching to PHP 4, Apache wouldn't restart. Switch back to PHP 5 and Apache works fine again. I ended up downgrading to 1.6.4 where it works fine. When Apache fails to start with this error appears in the Apache error log: httpd.exe: Syntax error on line 125 of C:/xampp/apache/conf/httpd.conf: Cannot load C:/xampp/apache/modules/mod_ssl.so into server: The specified module could not be found. I attempted commented out line 125, figuring some php4 incompatibility. Apache then fails to start with this error appears in the Apache error log: httpd.exe: Syntax error on line 460 of C:/xampp/apache/conf/httpd.conf: Syntax error on line 18 of C:/xampp/apache/conf/extra/httpd-xampp.conf: Can't locate API module structure `php4_module' in file C:/xampp/apache/modules/php5apache2_2.dll: No error Line 18 of 'httpd-xampp.conf' LoadModule php4_module modules/php5apache2_2.dll System is Windows Vista SP2 Home Premium Computer Intel Pentium CPU E2180 @ 2.00GHz, 2.00 GB of RAM |
Log of php-switch from php4->php5 ---------------------------------------------------- Starting configure XAMPP with PHP 4 ... Installing PHP4 in XAMPP now! Copy the current php.ini to C:\xampp\php\php5.ini ... done! Copy the php4.ini to C:\xampp\apache\bin\php.ini ... done! Change PHP settings in C:\xampp\apache\conf\extra\httpd-xampp.conf ... done! Copy now all php4 dlls to C:\xampp\apache\bin C:\xampp\php\php4\expat.dll => C:\xampp\apache\bin\expat.dll C:\xampp\php\php4\FDFTK.DLL => C:\xampp\apache\bin\FDFTK.DLL C:\xampp\php\php4\freetype6.dll => C:\xampp\apache\bin\freetype6.dll C:\xampp\php\php4\fribidi.dll => C:\xampp\apache\bin\fribidi.dll C:\xampp\php\php4\gds32.dll => C:\xampp\apache\bin\gds32.dll C:\xampp\php\php4\iconv.dll => C:\xampp\apache\bin\iconv.dll C:\xampp\php\php4\jpeg62.dll => C:\xampp\apache\bin\jpeg62.dll C:\xampp\php\php4\libeay32.dll => C:\xampp\apache\bin\libeay32.dll C:\xampp\php\php4\libexpat.dll => C:\xampp\apache\bin\libexpat.dll C:\xampp\php\php4\libmcrypt.dll => C:\xampp\apache\bin\libmcrypt.dll C:\xampp\php\php4\libmhash.dll => C:\xampp\apache\bin\libmhash.dll C:\xampp\php\php4\libmysql.dll => C:\xampp\apache\bin\libmysql.dll C:\xampp\php\php4\libpng12.dll => C:\xampp\apache\bin\libpng12.dll C:\xampp\php\php4\mSQL.dll => C:\xampp\apache\bin\mSQL.dll C:\xampp\php\php4\ntwdblib.dll => C:\xampp\apache\bin\ntwdblib.dll C:\xampp\php\php4\php4apache2.dll => C:\xampp\apache\bin\php4apache2.dll C:\xampp\php\php4\php4ts.dll => C:\xampp\apache\bin\php4ts.dll C:\xampp\php\php4\phpsrvlt.dll => C:\xampp\apache\bin\phpsrvlt.dll C:\xampp\php\php4\phpsrvlt.jar => C:\xampp\apache\bin\phpsrvlt.jar C:\xampp\php\php4\sablot.dll => C:\xampp\apache\bin\sablot.dll C:\xampp\php\php4\ssleay32.dll => C:\xampp\apache\bin\ssleay32.dll C:\xampp\php\php4\Yaz.dll => C:\xampp\apache\bin\Yaz.dll C:\xampp\php\php4\zlib1.dll => C:\xampp\apache\bin\zlib1.dll Write the new PHP main version in C:\xampp\install\.phpversion OKAY ... PHP SWITCHING WAS SUCCESSFUL Now you can start the Apache with PHP 4 ! Nun kannst du den Apache mit PHP 4 starten! :-) Kay Vogelgesang & Carsten Wiedmann (www.apachefriends.org) Press any key to continue . . . Log of php-switch from php5->php4 ---------------------------------------------------- Starting configure XAMPP with PHP 5 ... Installing PHP5 in XAMPP now! Copy the current php.ini to C:\xampp\php\php4\php4.ini ... done! Copy the php5.ini to C:\xampp\apache\bin\php.ini ... done! Change PHP settings in C:\xampp\apache\conf\extra\httpd-xampp.conf ... done! Copy now all php5 dlls to C:\xampp\apache\bin C:\xampp\php\comerr32.dll => C:\xampp\apache\bin\comerr32.dll C:\xampp\php\fdftk.dll => C:\xampp\apache\bin\fdftk.dll C:\xampp\php\fribidi.dll => C:\xampp\apache\bin\fribidi.dll C:\xampp\php\gds32.dll => C:\xampp\apache\bin\gds32.dll C:\xampp\php\gssapi32.dll => C:\xampp\apache\bin\gssapi32.dll C:\xampp\php\iconv.dll => C:\xampp\apache\bin\iconv.dll C:\xampp\php\icudt34.dll => C:\xampp\apache\bin\icudt34.dll C:\xampp\php\icuin34.dll => C:\xampp\apache\bin\icuin34.dll C:\xampp\php\icuio34.dll => C:\xampp\apache\bin\icuio34.dll C:\xampp\php\icule34.dll => C:\xampp\apache\bin\icule34.dll C:\xampp\php\iculx34.dll => C:\xampp\apache\bin\iculx34.dll C:\xampp\php\icutu34.dll => C:\xampp\apache\bin\icutu34.dll C:\xampp\php\icuuc34.dll => C:\xampp\apache\bin\icuuc34.dll C:\xampp\php\jpeg62.dll => C:\xampp\apache\bin\jpeg62.dll C:\xampp\php\k5sprt32.dll => C:\xampp\apache\bin\k5sprt32.dll C:\xampp\php\krb5_32.dll => C:\xampp\apache\bin\krb5_32.dll C:\xampp\php\libdb43.dll => C:\xampp\apache\bin\libdb43.dll C:\xampp\php\libeay32.dll => C:\xampp\apache\bin\libeay32.dll C:\xampp\php\libiconv2.dll => C:\xampp\apache\bin\libiconv2.dll C:\xampp\php\libintl3.dll => C:\xampp\apache\bin\libintl3.dll C:\xampp\php\libmcrypt.dll => C:\xampp\apache\bin\libmcrypt.dll C:\xampp\php\libmhash.dll => C:\xampp\apache\bin\libmhash.dll C:\xampp\php\libmysql.dll => C:\xampp\apache\bin\libmysql.dll C:\xampp\php\libpq.dll => C:\xampp\apache\bin\libpq.dll C:\xampp\php\libswish-e.dll => C:\xampp\apache\bin\libswish-e.dll C:\xampp\php\msql.dll => C:\xampp\apache\bin\msql.dll C:\xampp\php\msvcr71.dll => C:\xampp\apache\bin\msvcr71.dll C:\xampp\php\msvcr80.dll => C:\xampp\apache\bin\msvcr80.dll C:\xampp\php\ntwdblib.dll => C:\xampp\apache\bin\ntwdblib.dll C:\xampp\php\php5apache.dll => C:\xampp\apache\bin\php5apache.dll C:\xampp\php\php5apache2.dll => C:\xampp\apache\bin\php5apache2.dll C:\xampp\php\php5apache2_2.dll => C:\xampp\apache\bin\php5apache2_2.dll C:\xampp\php\php5apache2_2_filter.dll => C:\xampp\apache\bin\php5apache2_2_filter.dll C:\xampp\php\php5apache2_filter.dll => C:\xampp\apache\bin\php5apache2_filter.dll C:\xampp\php\php5apache_hooks.dll => C:\xampp\apache\bin\php5apache_hooks.dll C:\xampp\php\php5isapi.dll => C:\xampp\apache\bin\php5isapi.dll C:\xampp\php\php5nsapi.dll => C:\xampp\apache\bin\php5nsapi.dll C:\xampp\php\php5pi3web.dll => C:\xampp\apache\bin\php5pi3web.dll C:\xampp\php\php5ts.dll => C:\xampp\apache\bin\php5ts.dll C:\xampp\php\pslib.dll => C:\xampp\apache\bin\pslib.dll C:\xampp\php\pxlib.dll => C:\xampp\apache\bin\pxlib.dll C:\xampp\php\sqlite3.dll => C:\xampp\apache\bin\sqlite3.dll C:\xampp\php\ssleay32.dll => C:\xampp\apache\bin\ssleay32.dll C:\xampp\php\yaz.dll => C:\xampp\apache\bin\yaz.dll Write the new PHP main version in C:\xampp\install\.phpversion OKAY ... PHP SWITCHING WAS SUCCESSFUL Now you can start the Apache with PHP 5 ! Nun kannst du den Apache mit PHP 5 starten! :-) Kay Vogelgesang & Carsten Wiedmann (www.apachefriends.org) Press any key to continue . . . |
| ||||||||||||||||||||||||||||||||||||||||||||
| 142 | Misc | minor | always | 2009-12-01 18:38 | 2009-12-01 18:40 | spamjim | normal | new | none | none | open | 0 | XAMPP 1.7.2 has some odd folder names on extraction (/lampp/etc/) |
Using the native file extraction in Ubuntu 9.04 and explicitly following the Linux installation instructions on your site, I'm seeing some odd folder names with xampp-linux-1.7.2.tar.gz. For example, in "/lampp/etc" there are some folders with brackets and excessive spaces in their names. This is not seen in XAMPP 1.7.1. I also extracted the Linux release of 1.7.2 with 7zip in Windows and saw the same brackets and spaces in folder names. |
| |||||||||||||||||||||||||||||||||||||||||||||||
| 139 | PHP5 | major | always | 2009-11-24 00:59 | 2009-11-24 18:49 | RedShadow | normal | new | none | none | 1.7.2 | open | 0 | Query/Prepared Statements with PDO not working |
If I make a query with PDO or a prepared statement it always says, Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 261900 bytes) in D:\..\PDOWrapper.php on line 24 On line 24: return $this->query($query); It is a normal PDO call... I set the memory_limit to 128M but still the same problem. What can I do? |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 140 | MySQL | minor | always | 2009-11-24 03:30 | 2009-11-24 13:07 | peter_han | normal | closed | none | none | 1.7.0 | no change required | 0 | my.cnf 's Innodb file per table didn't work |
in the orignal file my.cnf innodb_file_per_table = ON but it take no effect ref to http://bugs.mysql.com/bug.php?id=44509 [^] should be innodb_file_per_table = 1 |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 127 | Misc | text | always | 2009-08-21 01:27 | 2009-11-13 09:23 | XamppHacker | wiedmann | normal | resolved | none | none | 1.7.2 | no change required | 0 | 1.7.2 Security pages no longer restricted to localhost. |
(This is a 1.7.2 bug, not in the list) In 1.7.1 the Security link on the main XAMPP page was restricted to localhost access (although one could hack around that). The security check page links to xamppsecurity.php which was also limited to localhost in 1.7.1. In 1.7.2, these links can be accessed remotely. Security page still states: "=> http://localhost/security/xamppsecurity.php [^] <= [allowed only for localhost]" But "allowed only for localhost" is no longer true. This will allow hackers to lock down an insecure XAMPP install (how's that for ironic? Is this a feature?) |
| |||||||||||||||||||||||||||||||||||||||||||||
| 129 | Apache2 | major | always | 2009-08-27 16:43 | 2009-11-13 09:21 | swquinn | wiedmann | normal | closed | Build from 2009/08/10 | none | none | Windows | Windows XP | Professional | 1.7.2 | fixed | 0 | Error starting Apache on clean XAMPP 1.7.2 install |
I'm encountering a problem starting the XAMPP 1.7.2 package, distributed as an .exe after installing it to the default location (C:\xampp) on Windows XP Professional (SP3). Below is the output from the log. I have made NO changes to configuration files and accepted all of the default prompts in the console during installation. It seems like this is related to an earlier issue noted with the Perl Add-on package (that is now incorporated in XAMPP 1.7.2) defect number 0000094. (My startup.pl is in the proper place, C:\xampp\apache\cong\extra\startup.pl, and the Const.pm is in the proper path as well). |
(Making sure that you are running Windows XP Professional SP3) 1. Download XAMPP Windows 1.7.2 EXE package from http://www.apachefriends.org/en/xampp-windows.html [^] 2. Run xampp-win32-1.7.2.exe 3. Select all of the default prompts in the installer window. 4. Select all of the default prompts in the console window. 5. Start XAMPP Control Panel. 6. Press the "Start" button next to Apache. EXPECTED: Apache server starts. ACTUAL: Apache server terminates, with the following logged details complaining about the DynaLoader.pm. |
[Thu Aug 27 10:26:18 2009] [error] Attempt to reload DynaLoader.pm aborted.\nCompilation failed in require at C:/xampp/perl/site/lib/ModPerl/Const.pm line 18.\nBEGIN failed--compilation aborted at C:/xampp/perl/site/lib/ModPerl/Const.pm line 18.\nCompilation failed in require at C:/xampp/perl/site/lib/Apache2/Const.pm line 18.\nBEGIN failed--compilation aborted at C:/xampp/perl/site/lib/Apache2/Const.pm line 18.\nCompilation failed in require at C:/xampp/apache/conf/extra/startup.pl line 9.\nBEGIN failed--compilation aborted at C:/xampp/apache/conf/extra/startup.pl line 9.\nCompilation failed in require at (eval 2) line 1.\n [Thu Aug 27 10:26:18 2009] [error] Can't load Perl file: C:/xampp/apache/conf/extra/startup.pl for server localhost:80, exiting... |
error.log (1 KB) 2009-08-27 16:43 |
| ||||||||||||||||||||||||||||||||||||||
| 138 | PHP5 | block | always | 2009-11-12 14:34 | 2009-11-12 14:34 | attachmentgenie | normal | new | none | none | 1.7.2a | open | 0 | Installation of Pecl packages doesnt work |
after running <code> pecl install xdebug </code> i get the following errors <code> /no-debug-non-zts-20090626/xdebug.so, 9): no suitable image found. Did find: /Applications/XAMPP/xamppfiles/lib/php/php-5.3.0/extensions/no-debug-non-zts-20090626/xdebug.so: mach-o, but wrong architecture </code> I get the same error for all pecl packages i try to install |
Darwin fwnc6137.wks.gorlaeus.net 10.2.0 Darwin Kernel Version 10.2.0: Tue Nov 3 10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386 i386 |
||||||||||||||||||||||||||||||||||||||||||||||
| 133 | Misc | minor | always | 2009-09-28 06:26 | 2009-09-28 06:26 | lkause | normal | new | 1.7.2 | none | none | Linux x64 | Ubuntu | 9.04 | open | 0 | LAMPP security does not re-enable MySql networking | When "lampp security" disables the MySql networking, running security again does not give option to re-enable. | Uncomment the "skip-networking" section of my.cnf file. | |||||||||||||||||||||||||||||||||||||||||||
| 123 | PHP5 | minor | always | 2009-07-31 18:46 | 2009-09-26 00:46 | anonova | kleinweby | normal | assigned | none | none | 1.0.1 | open | 0 | XAMPP PHP build executing slowly |
This report is in response to kleinweby in the forum topic XAMPP 1.0.1, slow PHP execution times <http://www.apachefriends.org/f/viewtopic.php?f=29&t=36481>. [^] For some reason, the XAMPP PHP build is executing slowly. Here is a more thorough test and the results. XAMPP is performing almost twice as slow as the built in OSX build and MAMP. I'm not sure why the Linux build is twice as fast. <code> <?php $start = microtime(true); for ($i = 0; $i < 1E6; $i++) { hash('sha512', 'The quick brown fox jumped over the lazy dog.'); } for ($j = 0; $j < 1E6; $j++) { $object = new StdClass(); $object->sentence = 'The quick brown fox jumped over the lazy dog.'; } for ($k = 0; $k < 1E6; $k++) { $lim = sqrt($k); for ($d = 2; $d <= $lim; $d++) { if ($k % $d == 0) { break; } } } echo ((microtime(true) - $start) * 1000).' ms'.PHP_EOL; ?> </code> <code> # (MAMP/OS X) PHP 5.2.5 (cli) (built: Nov 29 2007 09:31:38) $ time /Applications/MAMP/bin/php5/bin/php test.php 23895.4799175 ms real 0m23.933s user 0m21.549s sys 0m1.866s # (OS X) PHP 5.2.8 (cli) (built: Feb 5 2009 21:21:13) $ time php test.php 25328.186035156 ms real 0m25.361s user 0m22.858s sys 0m1.911s # (XAMPP/OS X) PHP 5.2.9 (cli) (built: Apr 12 2009 21:47:42) $ time /Applications/XAMPP/xamppfiles/bin/php test.php 39661.9110107 ms real 0m39.952s user 0m36.677s sys 0m2.055s # (Arch Linux) PHP 5.2.10 with Suhosin-Patch 0.9.7 (cli) (built: Jul 14 2009 11:23:14) $ time php test.php 13786.695957184 ms real 0m13.805s user 0m13.776s sys 0m0.003s </code> |
Mac OS X (10.5.7) 4 GB 677 MHz DDR2 SDRAM Arch Linux 2009.07 256 MB RAM running in VMware Fusion on the same machine |
| ||||||||||||||||||||||||||||||||||||||||||||
| 132 | Control Panel | block | have not tried | 2009-09-23 03:14 | 2009-09-23 03:14 | HBhankHB | kleinweby | normal | assigned | none | none | open | 0 | Control Panel not Stopping Apache! | In Version 1.7.2a, when you try to stop apache, it will appear as you stopped it (red light, and "Start" button). When you press "Start", it will try to start and come up with: "XAMPP's apache can not start while another webserver is using port 80. Please turn it off and try again.", and if you load a XAMPP page, it will still load, and when you quit, and re-open XAMPP Control Panel, it will show up as "On" again, and you still cannot stop it. To stop it, you have to restart your computer. | |||||||||||||||||||||||||||||||||||||||||||||||
| 130 | Misc | minor | always | 2009-08-28 10:22 | 2009-08-28 10:22 | marcush79 | normal | new | none | none | open | 0 | Spoiled tar.gz archive in xampp 1.7.2 |
Description When you try to extract xampp from the tar.gz archive, the etc directory (lampp/etc) is spoiled. By mistake I already reported that problem, but I chose the wrong product version. Hope there will be a 1.7.2a soon cause this problem is annoying. Thanks in advance. [ magic php.ini 1 mime.types php.ini-pre1.7.2 extra my.cnf pool.conf freetds.conf openldap proftpd.conf httpd.conf openssl.cnf ssl.crt httpd.conf.bak original ssl.key lampp pan_home\ \ \ \ \ \ \ \ \ \ [ webalizer.conf locales.conf pear.conf webalizer.conf.sample |
||||||||||||||||||||||||||||||||||||||||||||||||
| 128 | PHP5 | trivial | always | 2009-08-26 18:32 | 2009-08-26 18:32 | kristijan | normal | new | none | none | 1.7.1 | open | 0 | libxml2 hase big bug in version 1.7.2 |
libxml2 have BUG. This lib can't parase xml files with special charaters, like: & "e; etc. You must upgrade this lib to version 2.7.3 or newer. |
|||||||||||||||||||||||||||||||||||||||||||||||
| 98 | MySQL | crash | always | 2009-04-16 02:45 | 2009-08-25 17:08 | meetsang | normal | closed | none | none | 1.7.0 | open | 0 | MySQL Always Crash on startup |
I have my xampp on the root directory. Apache starts well but when I double click MySQL to start it gives following errors and crash: ________________________________________________________________________________ Diese Eingabeforderung nicht waehrend des Running beenden Please dont close Window while MySQL is running MySQL is trying to start Please wait ... MySQL is starting with mysql\bin\my.cnf (console) InnoDB: Error: log file \xampp\mysql\data\ib_logfile1 is of different size 0 0 b ytes InnoDB: than specified in the .cnf file 0 5242880 bytes! 090415 19:37:13 [ERROR] Plugin 'InnoDB' init function returned error. 090415 19:37:13 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed. 090415 19:37:14 - mysqld got exception 0xc0000005 ; This could be because you hit a bug. It is also possible that this binary or one of the libraries it was linked against is corrupt, improperly built, or misconfigured. This error can also be caused by malfunctioning hardware. We will try our best to scrape up some info that will hopefully help diagnose the problem, but since we have already crashed, something is definitely wrong and this may fail. key_buffer_size=16777216 read_buffer_size=262144 max_used_connections=0 max_threads=151 threads_connected=0 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 133305 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. thd: 0x24a61e8 Attempting backtrace. You can use the following information to find out where mysqld died. If you see no messages after this, something went terribly wrong... 00560F71 mysqld.exe!??? Trying to get some variables. Some pointers may be invalid and cause the dump to abort... thd->query at 00000000=(null) thd->thread_id=0 thd->killed=NOT_KILLED The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html [^] contains information that should help you find out what is causing the crash. ________________________________________________________________________________ This is the first time I am using XAMPP and did exactly as mentioned on the readme_en file. Please help. Thanks. Sangharsh |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 96 | MySQL | crash | always | 2009-03-25 11:56 | 2009-08-25 17:08 | littlestar | normal | closed | none | none | 1.7.0 | open | 0 | Access violation at 10009F40 in module LIBMYSQL.DLL. Read of address 00000000 |
XAMPP Control Panel -> Mysql -> start then once you see Running. Click on Admin. It pops up WinMySQLAdmin 1.4, then snoozes back into system tray. After that error "Access violation at 10009F40 in module LIBMYSQL.DLL. Read of address 00000000" continously floods desktop. Everything is fine until i click "Admin". C. |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 95 | PHP5 | crash | always | 2009-03-14 14:27 | 2009-08-25 17:08 | sgrandgi | normal | closed | none | none | 1.7.0 | open | 0 | Xampp 1.7 & PDO | http://www.netfulvpc.fr/phptechnoframe/trucs-et-astuces/xampp-17#comment-176 [^] |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 94 | Apache2 | minor | always | 2008-11-27 14:21 | 2009-08-25 17:08 | warmsnow | normal | closed | none | none | 1.6.4 | open | 0 | Error starting Apache after Perl installation |
Hi, I can't start Apache server after installing Perl addon. It return error. Log file is below ============================================================================ [Thu Nov 27 14:37:24 2008] [notice] Apache/2.2.9 (Win32) DAV/2 mod_ssl/2.2.9 OpenSSL/0.9.8i mod_autoindex_color PHP/5.2.6 configured -- resuming normal operations [Thu Nov 27 14:37:24 2008] [notice] Server built: Jun 14 2008 19:02:12 [Thu Nov 27 14:37:24 2008] [notice] Parent: Created child process 460 [Thu Nov 27 14:37:26 2008] [notice] Child 460: Child process is running [Thu Nov 27 14:37:26 2008] [notice] Child 460: Acquired the start mutex. [Thu Nov 27 14:37:26 2008] [notice] Child 460: Starting 250 worker threads. [Thu Nov 27 14:37:26 2008] [notice] Child 460: Starting thread to listen on port 443. [Thu Nov 27 14:37:26 2008] [notice] Child 460: Starting thread to listen on port 80. [Thu Nov 27 14:53:16 2008] [error] Attempt to reload DynaLoader.pm aborted.\nCompilation failed in require at C:/xampp/perl/site/lib/APR.pm line 18.\nBEGIN failed--compilation aborted at C:/xampp/perl/site/lib/APR.pm line 18.\nCompilation failed in require at C:/xampp/perl/site/lib/APR/Table.pm line 23.\nBEGIN failed--compilation aborted at C:/xampp/perl/site/lib/APR/Table.pm line 23.\nCompilation failed in require at C:/xampp/apache/conf/extra/startup.pl line 22.\nBEGIN failed--compilation aborted at C:/xampp/apache/conf/extra/startup.pl line 22.\nCompilation failed in require at (eval 2) line 1.\n [Thu Nov 27 14:53:16 2008] [error] Can't load Perl file: C:/xampp/apache/conf/extra/startup.pl for server localhost:80, exiting... =============================================================================== I've using XAMPP Windows 1.6.8 and Perl 5.10.0-2.2.9-pl2. It was a normal installation, no other setting were changed. Regards |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 93 | Apache2 | text | always | 2008-11-18 01:47 | 2009-08-25 17:08 | robi2106 | normal | closed | none | none | open | 0 | XAMPP version # incorrect on Apache's "Security" Page | The version number listed in the title text of the "Security" page of the Apache server (http://localhost/security/index.php) [^] lists 1.6.4 while the main index (and correct version number) lists 1.6.8. | xampp_bug_report-security_page_version_number.JPG (135 KB) 2008-11-18 01:47 |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 92 | Apache2 | crash | always | 2008-10-28 23:18 | 2009-08-25 17:08 | gilles | normal | closed | none | none | open | 0 | xampp 1.6.8 with svn 1.5.3 |
modules svn still exist in 1.6.8 but are for 1.4.? putting the svn 1.5.3 modules ( from tigris.org ) for apache 2.2.9 don't work the apache server don't start |
mod_authz_svn.so (32 KB) 2008-10-28 23:18 |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 91 | MySQL | major | always | 2008-10-22 19:31 | 2009-08-25 17:08 | Jens Lehmann | normal | closed | none | none | open | 0 | Data corruption when importing largeblobs >30MB from SQL-file via mysql |
When importing largeblobs through a SQL-File (generated with mysqldump) via mysql, the restored data is corrupted if it is larger than 30MB. The cause is that roughly every 32MB a bogus newline (0x0a) is inserted into the data. The original data continues after that but is shifted by one byte. At around 64MB the same happens again, resulting in a two byte shift afterwards. The total length is not affected. (The not quite 32MiB interval could result from corruption in the escaped data, which maps to less than 32MiB in the raw data) The effect is reproducible under WinXP SP2 in both 1.6.7 & 1.6.8. It happens no matter if the sql-file is piped into mysql at the command line or the mysql "SOURCE"-command is used. The effect did not change when i altered the InnoDB tables to MyISAM before restoring. As a workaround, i meanwhile import the 5.6GB file without corruption via php using popen("cat.exe data.sql", "r") and issuing the lines via mysql_query(). |
| |||||||||||||||||||||||||||||||||||||||||||||||
| 89 | Perl | minor | always | 2008-10-21 05:21 | 2009-08-25 17:08 | Sharley | normal | closed | XAMPP 1.6.8 | none | none | PC | Windows | XP | open | 0 | 7Zip Perl Addon Archive has a missing 'installed-packages.txt" file |
7Zip Perl Addon Archive has a missing installed-packages.txt file as mentioned in the Readme-addon-perl.txt QUOTE: xampp-win32-perl-addon-5.10.0-2.2.9-pl1.exe Add-on (MOD) Perl 5.10.0 Apache 2.2.9 (pl1) For XAMPP with Apache 2.2.9 (XAMPP 1.6.x) => Perl 5.10.0 Binary build 1003 [285500] => mod_perl 2.0.4 => 230 MB free space needed See also: perl/installed-packages.txt :END QUOTE I am perfectly aware there is a link on your web site to this file but it is specifically missing in the afore mentioned archive. |
Extract the 7Zip archive to any folder to inspect the archive's contents using the 7Zip program or right click on the xampp-win32-perl-addon-5.10.0-2.2.9-pl1.exe and select from the context menu 7Zip then your preferred extraction location. |
| ||||||||||||||||||||||||||||||||||||||||||
| 88 | Apache2 | crash | always | 2008-10-19 15:41 | 2009-08-25 17:08 | pioneear | normal | closed | none | none | 1.6.4 | open | 0 | XAMPP win32-1.6.8 Apache fails to start with deflate_module enabled |
1. Downloaded the latest installer exe of xampp from the site XAMPP for Windows 1.6.8, 2008/09/28 / xampp-win32-1.6.8-installer.exe 2. Installed xampp using default settings didn't change any of the options during installation. 3. Started xampp control panal and started Apache everythings fine. 4. Opened httpd.conf in C:\xampp\apache\conf went to line 93 and removed the # before the line LoadModule deflate_module modules/mod_deflate.so (using notepad / pfe / NEdit ) 5. Tried to run Apache it failed. Opened command promt went to C:\xampp\apache\bin and typed in http.exe or apache.exe The following error came up httpd.exe: Syntax error on line 93 of C:/xampp/apache/conf/httpd.conf: Cannot load C:/xampp/apache/modules/mod_deflate.so into server: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. OR apache.exe: Syntax error on line 93 of C:/xampp/apache/conf/httpd.conf: Cannot load C:/xampp/apache/modules/mod_deflate.so into server: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. Now this is simply loading the mod_deflate module no other configuration changes were made and it stopped apache from starting up. Then if I place the # back in on line 93 apache works fine again. |
More details can be found here http://www.apachefriends.org/f/viewtopic.php?p=127903&sid=2c92eaf2ae8b618b1d7d14e295f52ec0#127903 [^] |
| |||||||||||||||||||||||||||||||||||||||||||||
| 86 | MySQL | minor | always | 2008-10-13 14:13 | 2009-08-25 17:08 | nexxoz | normal | closed | none | none | 1.6.4 | open | 0 | Access forbidden! on MYSQL ? |
when i go in to phpmyadmin this apers Plz help me |
Access forbidden! You don't have permission to access the requested directory. There is either no index document or the directory is read-protected. If you think this is a server error, please contact the webmaster. Error 403 IP ADRESS HERE (DOTN WHANT TO SHOWE IT) 10/13/08 14:12:18 Apache/2.2.8 (Win32) DAV/2 mod_ssl/2.2.8 OpenSSL/0.9.8g mod_autoindex_color PHP/5.2.5 |
uioyui.JPG (95 KB) 2008-10-13 14:13 |
| ||||||||||||||||||||||||||||||||||||||||||||
| 83 | MySQL | crash | always | 2008-09-22 04:49 | 2009-08-25 17:08 | carlos_duran | normal | closed | none | none | open | 0 | When CALLing stored Procedures, I get the same error message |
#1312 - PROCEDURE tshirtshop.test_this_thing can't return a result set in the given context This is the stored procedure: CREATE PROCEDURE `test_this_thing`() BEGIN SELECT * from department ORDER BY department_id; END$$ This is the MySQL version: Server version: 5.0.51b-community-nt |
Thanks |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 82 | Apache2 | crash | sometimes | 2008-09-03 12:28 | 2009-08-25 17:08 | dogmatic69 | normal | closed | none | none | hp compaq 6710b | windows xp | sp3 | open | 0 | apache crashes when using php_debug... |
when using this php app apache crashes every second or third time a page is loaded... the site is here http://www.php-debug.com/www/ [^] its a great app but does not run on xampp very well, i have reported the bug on their site but they are not interested in fixing it as it seems to be that xampp is the only problem here is the link to the bug: https://sourceforge.net/tracker/?func=detail&atid=612374&aid=1713468&group_id=95715 [^] as you will see there was also another guy that had the same problem.. |
- downlaod php_debug and install - play with all the options... - acording to the other guy that reported it, it only crashed on div render mode... i did not try any others. - the examples supplied might not do it as it may need more debugin to crash it. |
seems like it could be on large amounts of debugging only... after removing all the php_debug code from my code the apache crashing stoped. on the odd occasion i would get some sort of PEAR error, something about not finding a file or class... but a refresh fixed that. this was related to the php_debug crashing apache as this has also stoped |
| ||||||||||||||||||||||||||||||||||||||||||
| 81 | PHP5 | major | always | 2008-08-17 15:21 | 2009-08-25 17:08 | ovgadrx | normal | closed | none | none | open | 0 | Pear problems Xampp 1.67 | Since Pear in Xampplite 1.67 is broken, I deleted it and installed Xampp 1.67. I have been planning to install PHPunit, so was pleased to see that this is included in Xampp. However, when I tried to run it, it threw an error that PEAR/Config.php could not be found. There is no PEAR/Config.php file in the installation. |
| |||||||||||||||||||||||||||||||||||||||||||||||
| 80 | Apache2 | minor | always | 2008-08-17 13:24 | 2009-08-25 17:08 | ovgadrx | normal | closed | none | none | open | 0 | Xampplite 1.67 Pear failure |
Pear will not run from the command line. It fails because PEAR/Frontend.php is missing. Xampplite was installed using the .exe file. The required file is also missing from the .zip package. |
| |||||||||||||||||||||||||||||||||||||||||||||||
| 77 | Apache2 | crash | always | 2008-07-22 10:40 | 2009-08-25 17:08 | herrkaleun | normal | closed | none | none | open | 0 | version 1.6.6.a |
when you click the control.exe and launch apache, vista takes a crash. however if you run apache_start bat and close it right after it, and then run apache from xampp, it runs perfectly. |
vista ultimate folder root: C:\Web Projects\xampp\htdocs |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 74 | Misc | major | always | 2008-05-06 16:16 | 2009-08-25 17:08 | jimbostyx | normal | closed | none | none | open | 0 | Apache fails to start with Python AddOn |
When running XAMPP for Windows 1.6.6a and after installing the Python 2.3.5 add-on, Apache fails to start with the error message: "apache: Syntax error on line 525 of C:/xampp/apache/conf/httpd.conf: Could not open configuration file C:/xampp/apache/conf/extra/python.conf: The system cannot find the file specified." Described in detail at: http://www.apachefriends.org/f/viewtopic.php?t=21169 [^] |
| |||||||||||||||||||||||||||||||||||||||||||||||
| 72 | Apache2 | minor | always | 2008-03-21 10:48 | 2009-08-25 17:08 | maheswaran | normal | closed | none | none | 1.6.4 | open | 0 | How to create a set up kid |
Hi all, I want to create a installation/setup kid for xampp alogn with my application. That is When Clicking Installation link form my sites ,then it will install appache, php, mysql along with my project (May like xampp install with my application). Can any one help me how i can do ?...... I already post into forum but not get any answer |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 71 | Misc | crash | always | 2008-03-18 17:24 | 2009-08-25 17:08 | gamesh | kvogelgesang | normal | closed | none | none | 1.6.4 | open | 0 | winMySQLAdmin crashes on windows Vista |
WinMySQLAdmin always crashes when run. with error: --------------------------- WinMySQLAdmin 1.4 --------------------------- Access violation at address 10002593 in module 'LIBMYSQL.dll'. Read of address 00000000. --------------------------- OK --------------------------- OS: Windows Vista Home Basic installed in C:\xampp |
| |||||||||||||||||||||||||||||||||||||||||||||
| 70 | Misc | minor | always | 2008-03-14 15:18 | 2009-08-25 17:08 | dpenezic | normal | closed | none | none | 1.6.4 | open | 0 | Install update & DTX control |
In install directory you use config.awk script for configuration root path. Using sub command in it will change only one match of searching string. To be able to change multiple time it is needed to use gsub command. It will help a lot people which use DTX control program, and give more flexybility in creating configuration files. |
config.awk (0 KB) 2008-03-14 15:18 |
| |||||||||||||||||||||||||||||||||||||||||||||
| 69 | Perl | block | always | 2008-03-05 23:25 | 2009-08-25 17:08 | eheidtmann | normal | closed | none | none | open | 0 | Errno.pm duplication in Perl add-on package |
The Perl add-on package (http://www.apachefriends.org/download.php?xampp-win32-perl-addon-5.8.8-2.2.8-installer.exe) [^] installs two copies of Errno.pm, one in xampp/perl/lib/ and one in xampp/perl/site/lib/. On line 12 and 13, the one in xampp\perl\site\lib\ is looking for version 4 and appears to be an old module. The one in xampp\perl\lib\Errno.pm is looking for version 5 and appears to be the correct module. Removing xampp\perl\site\lib\Errno.pm resolves the issue. |
I was alerted to this issue while trying to run the Eclipse EPIC debugger. It would fail and give me the following error: Errno architecture (MSWin32-x86-multi-thread-4.0) does not match executable architecture (MSWin32-x86-multi-thread-5.00) at C:/xampp/perl/site/lib/Errno.pm line 11. Compilation failed in require at C:/xampp/perl/lib/IO/Socket.pm line 17. at C:/xampp/perl/lib/IO/Socket.pm line 17 IO::Socket::BEGIN() called at C:/xampp/perl/site/lib/Errno.pm line 17 eval {...} called at C:/xampp/perl/site/lib/Errno.pm line 17 require IO/Socket.pm called at C:/xampp/perl/lib/perl5db.pl line 1716 require perl5db.pl called at C:/xampp/htdocs/Perl_test/test.pl line 0 main::BEGIN() called at C:/xampp/perl/site/lib/Errno.pm line 17 eval {...} called at C:/xampp/perl/site/lib/Errno.pm line 17 BEGIN failed--compilation aborted at C:/xampp/perl/lib/IO/Socket.pm line 17. at C:/xampp/perl/lib/IO/Socket.pm line 17 require IO/Socket.pm called at C:/xampp/perl/lib/perl5db.pl line 1716 require perl5db.pl called at C:/xampp/htdocs/Perl_test/test.pl line 0 main::BEGIN() called at C:/xampp/perl/lib/IO/Socket.pm line 17 eval {...} called at C:/xampp/perl/lib/IO/Socket.pm line 17 Compilation failed in require at C:/xampp/perl/lib/perl5db.pl line 1716. Compilation failed in require. at C:/xampp/htdocs/Perl_test/test.pl line 0 main::BEGIN() called at C:/xampp/perl/lib/perl5db.pl line 0 eval {...} called at C:/xampp/perl/lib/perl5db.pl line 0 BEGIN failed--compilation aborted. at C:/xampp/htdocs/Perl_test/test.pl line 0 |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 68 | Apache2 | major | always | 2008-02-15 01:24 | 2009-08-25 17:08 | saggyroy | normal | closed | none | none | 1.6.4 | open | 0 | Running XAMPP 1.6.6 - innodb engine unavailable in MySQL Tables | innodb engine for tables unavailable. I can successfully do a SQL to alter table, but it remains MyISAM. It's ghosted out in the drop down engine choices in phpMyAdmin. |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 66 | Apache2 | minor | always | 2008-02-02 22:20 | 2009-08-25 17:08 | alvord | normal | closed | none | none | 1.6.3 | open | 0 | $_SERVER['REMOTE_ADDR'] is always 0.0.0.0 under Win 2000 SP4 |
This problem occured on Windows 2000 SP4 Initially when accessing \xampp\security\htdocs\xamppsecurity.php, the error message: "FORBIDDEN FOR CLIENT 0.0.0.0" was displayed. The interim solution was to comment-out the pertinent section of code. Recently encountered this information on apachelounge.com, via this link: http://www.apachelounge.com/forum/viewtopic.php?p=7476 [^] Solution: add the parameter "Win32DisableAcceptEx" to the "\xampp\apache\confhttpd.conf" file. Please evaluate this modification for security and general usability, and if possible implement for forward production. Thanks. |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 65 | PHP5 | major | always | 2008-01-30 01:10 | 2009-08-25 17:08 | seaside | normal | closed | none | none | 1.6.4 | open | 0 | PDO's sqlite db-driver does not work |
While trying to use Doctrine with XAMPP, I figured out, that a sqlite DB schema always fails. The general PDO section of phpinfo() does show a registered sqlite2 driver, but Doctrine's $conn = Doctrine_Manager::connection('sqlite://' [^] . dirname(__FILE__). '/times.db' ); call fails and throws an exception. |
I enabled sqlite and the special sqlite section of PDO. |
| |||||||||||||||||||||||||||||||||||||||||||||
| 64 | Apache2 | major | always | 2008-01-02 16:35 | 2009-08-25 17:08 | jnash67 | kvogelgesang | normal | closed | none | none | open | 0 | After switching to PHP 4 in v1.6.5, Apache won't restart |
1.6.5 worked fine after initial install. After switching to PHP 4, Apache wouldn't restart. Switch back to PHP 5 and Apache works fine again. I ended up downgrading to 1.6.4 where it works fine. System is Windows Server 2003 R2 Standard Edition Computer Interl Xeon CPU 5140 @ 2.33GHz, 1.00 GB of RAM |
Here is my phpinfo() output: PHP Version 4.4.7 System Windows NT DANYWEB01 5.2 build 3790 Build Date May 4 2007 13:29:21 Server API Apache 2.0 Handler Virtual Directory Support enabled Configuration File (php.ini) Path C:\xampp\apache\bin\php.ini PHP API 20020918 PHP Extension 20020429 Zend Extension 20050606 Debug Build no Zend Memory Manager enabled Thread Safety enabled Registered PHP Streams php, http, ftp, compress.zlib Zend logo This program makes use of the Zend Scripting Language Engine: Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies with Zend Extension Manager v1.2.0, Copyright (c) 2003-2007, by Zend Technologies with Zend Optimizer v3.3.0, Copyright (c) 1998-2007, by Zend Technologies PHP Credits Configuration PHP Core Directive Local Value Master Value allow_call_time_pass_reference On On allow_url_fopen On On always_populate_raw_post_data Off Off arg_separator.input & & arg_separator.output & & asp_tags Off Off auto_append_file no value no value auto_prepend_file no value no value browscap C:\xampp\php\browscap\browscap.ini C:\xampp\php\browscap\browscap.ini default_charset no value no value default_mimetype text/html text/html define_syslog_variables Off Off disable_classes no value no value disable_functions no value no value display_errors On On display_startup_errors Off Off doc_root no value no value docref_ext no value no value docref_root no value no value enable_dl On On error_append_string no value no value error_log no value no value error_prepend_string no value no value error_reporting 2039 2039 expose_php On On extension_dir C:\xampp\php\extensions\ C:\xampp\php\extensions\ file_uploads On On gpc_order GPC GPC highlight.bg #FFFFFF #FFFFFF highlight.comment #FF8000 #FF8000 highlight.default #0000BB #0000BB highlight.html #000000 #000000 highlight.keyword #007700 #007700 highlight.string #DD0000 #DD0000 html_errors On On ignore_repeated_errors Off Off ignore_repeated_source Off Off ignore_user_abort Off Off implicit_flush Off Off include_path .;C:\xampp\php\pear\ .;C:\xampp\php\pear\ log_errors Off Off log_errors_max_len 1024 1024 magic_quotes_gpc On On magic_quotes_runtime Off Off magic_quotes_sybase Off Off max_execution_time 60 60 max_input_time 60 60 open_basedir no value no value output_buffering no value no value output_handler no value no value post_max_size 16M 16M precision 12 12 register_argc_argv On On register_globals Off Off report_memleaks On On safe_mode Off Off safe_mode_exec_dir no value no value safe_mode_gid Off Off safe_mode_include_dir no value no value sendmail_from no value no value sendmail_path no value no value serialize_precision 100 100 short_open_tag On On SMTP localhost localhost smtp_port 25 25 sql.safe_mode Off Off track_errors Off Off unserialize_callback_func no value no value upload_max_filesize 16M 16M upload_tmp_dir C:\xampp\tmp C:\xampp\tmp user_dir no value no value variables_order EGPCS EGPCS xmlrpc_error_number 0 0 xmlrpc_errors Off Off y2k_compliance On On Zend Optimizer Optimization Pass 1 enabled Optimization Pass 2 enabled Optimization Pass 3 enabled Optimization Pass 4 enabled Optimization Pass 9 disabled Zend Loader disabled License Path no value Obfuscation level 0 apache2handler Apache Version Apache/2.2.6 (Win32) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e mod_autoindex_color PHP/4.4.7 Apache API Version 20051115 Server Administrator admin@localhost Hostname:Port localhost:80 Max Requests Per Child: 0 - Keep Alive: on - Max Per Connection: 100 Timeouts Connection: 300 - Keep-Alive: 0 Virtual Server No Server Root C:/xampp/apache Loaded Modules core mod_win32 mpm_winnt http_core mod_so mod_actions mod_alias mod_asis mod_auth_basic mod_authn_default mod_authn_file mod_authz_default mod_authz_groupfile mod_authz_host mod_authz_user mod_cgi mod_dav mod_dav_fs mod_dir mod_env mod_include mod_info mod_isapi util_ldap mod_log_config mod_mime mod_negotiation mod_setenvif mod_status mod_ssl mod_autoindex_color sapi_apache2 Directive Local Value Master Value engine 1 1 last_modified 0 0 xbithack 0 0 Apache Environment Variable Value HTTP_HOST localhost HTTP_USER_AGENT Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11 HTTP_ACCEPT text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 HTTP_ACCEPT_LANGUAGE en-us,en;q=0.5 HTTP_ACCEPT_ENCODING gzip,deflate HTTP_ACCEPT_CHARSET ISO-8859-1,utf-8;q=0.7,*;q=0.7 HTTP_KEEP_ALIVE 300 HTTP_CONNECTION keep-alive HTTP_REFERER http://localhost/xampp/navi.php [^] PATH C:\Program Files\Support Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem; SystemRoot C:\WINDOWS COMSPEC C:\WINDOWS\system32\cmd.exe PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH WINDIR C:\WINDOWS SERVER_SIGNATURE <address>Apache/2.2.6 (Win32) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e mod_autoindex_color PHP/4.4.7 Server at localhost Port 80</address> SERVER_SOFTWARE Apache/2.2.6 (Win32) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e mod_autoindex_color PHP/4.4.7 SERVER_NAME localhost SERVER_ADDR 127.0.0.1 SERVER_PORT 80 REMOTE_ADDR 127.0.0.1 DOCUMENT_ROOT C:/xampp/htdocs SERVER_ADMIN admin@localhost SCRIPT_FILENAME C:/xampp/htdocs/xampp/phpinfo.php REMOTE_PORT 3452 GATEWAY_INTERFACE CGI/1.1 SERVER_PROTOCOL HTTP/1.1 REQUEST_METHOD GET QUERY_STRING no value REQUEST_URI /xampp/phpinfo.php SCRIPT_NAME /xampp/phpinfo.php HTTP Headers Information HTTP Request Headers HTTP Request GET /xampp/phpinfo.php HTTP/1.1 Host localhost User-Agent Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11 Accept text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 Accept-Language en-us,en;q=0.5 Accept-Encoding gzip,deflate Accept-Charset ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive 300 Connection keep-alive Referer http://localhost/xampp/navi.php [^] HTTP Response Headers X-Powered-By PHP/4.4.7 Keep-Alive timeout=5, max=96 Connection Keep-Alive Transfer-Encoding chunked Content-Type text/html bcmath BCMath support enabled calendar Calendar support enabled com Directive Local Value Master Value com.allow_dcom Off Off com.autoregister_casesensitive On On com.autoregister_typelib Off Off com.autoregister_verbose Off Off com.typelib_file no value no value ctype ctype functions enabled ftp FTP support enabled gd GD Support enabled GD Version bundled (2.0.28 compatible) FreeType Support enabled FreeType Linkage with freetype GIF Read Support enabled GIF Create Support enabled JPG Support enabled PNG Support enabled WBMP Support enabled XBM Support enabled gettext GetText Support enabled hyperwave Hyperwave Support enabled HG-CSP Version 7.17 Directive Local Value Master Value hyperwave.allow_persistent 0 0 hyperwave.default_port 418 418 imap IMAP c-Client Version 2004 SSL Support enabled mbstring Multibyte Support enabled Japanese support enabled Simplified chinese support enabled Traditional chinese support enabled Korean support enabled Russian support enabled Multibyte (japanese) regex support enabled mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1. Directive Local Value Master Value mbstring.detect_order no value no value mbstring.encoding_translation Off Off mbstring.func_overload 0 0 mbstring.http_input pass pass mbstring.http_output pass pass mbstring.internal_encoding no value no value mbstring.language neutral neutral mbstring.substitute_character no value no value mime_magic mime_magic support enabled Directive Local Value Master Value mime_magic.magicfile C:\xampp\php\extras\magic.mime C:\xampp\php\extras\magic.mime ming Ming SWF output library enabled Version 0.3beta1 mssql MSSQL Support enabled Active Persistent Links 0 Active Links 0 Library version 7.0 Directive Local Value Master Value mssql.allow_persistent On On mssql.batchsize 0 0 mssql.compatability_mode Off Off mssql.connect_timeout 5 5 mssql.datetimeconvert On On mssql.max_links Unlimited Unlimited mssql.max_persistent Unlimited Unlimited mssql.max_procs Unlimited Unlimited mssql.min_error_severity 10 10 mssql.min_message_severity 10 10 mssql.secure_connection Off Off mssql.textlimit Server default Server default mssql.textsize Server default Server default mssql.timeout 60 60 mysql MySQL Support enabled Active Persistent Links 1 Active Links 1 Client API version 3.23.49 Directive Local Value Master Value mysql.allow_persistent On On mysql.connect_timeout 60 60 mysql.default_host no value no value mysql.default_password no value no value mysql.default_port no value no value mysql.default_socket no value no value mysql.default_user no value no value mysql.max_links Unlimited Unlimited mysql.max_persistent Unlimited Unlimited mysql.trace_mode Off Off odbc ODBC Support enabled Active Persistent Links 0 Active Links 0 ODBC library Win32 Directive Local Value Master Value odbc.allow_persistent On On odbc.check_persistent On On odbc.default_db no value no value odbc.default_pw no value no value odbc.default_user no value no value odbc.defaultbinmode return as is return as is odbc.defaultlrl return up to 4096 bytes return up to 4096 bytes odbc.max_links Unlimited Unlimited odbc.max_persistent Unlimited Unlimited openssl OpenSSL support enabled OpenSSL Version OpenSSL 0.9.8e 23 Feb 2007 overload User-Space Object Overloading Support enabled pcre PCRE (Perl Compatible Regular Expressions) Support enabled PCRE Library Version 7.0 18-Dec-2006 PDF Support enabled PDFlib GmbH Version 5.0.3 Revision $Revision: 1.112.2.11.2.2 $ session Session Support enabled Registered save handlers files user Directive Local Value Master Value session.auto_start Off Off session.bug_compat_42 On On session.bug_compat_warn On On session.cache_expire 180 180 session.cache_limiter nocache nocache session.cookie_domain no value no value session.cookie_lifetime 0 0 session.cookie_path / / session.cookie_secure Off Off session.entropy_file no value no value session.entropy_length 0 0 session.gc_divisor 100 100 session.gc_maxlifetime 1440 1440 session.gc_probability 1 1 session.name PHPSESSID PHPSESSID session.referer_check no value no value session.save_handler files files session.save_path C:\xampp\tmp C:\xampp\tmp session.serialize_handler php php session.use_cookies On On session.use_only_cookies Off Off session.use_trans_sid Off Off sockets Sockets Support enabled sqlite SQLite support enabled PECL Module version 1.0.3 $Id: sqlite.c,v 1.62.2.29 2004/12/12 15:10:58 stas Exp $ SQLite Library 2.8.14 SQLite Encoding iso8859 Directive Local Value Master Value sqlite.assoc_case 0 0 standard Regex Library Bundled library enabled Dynamic Library Support enabled Internal Sendmail Support for Windows enabled Directive Local Value Master Value assert.active 1 1 assert.bail 0 0 assert.callback no value no value assert.quiet_eval 0 0 assert.warning 1 1 auto_detect_line_endings 0 0 default_socket_timeout 60 60 safe_mode_allowed_env_vars PHP_ PHP_ safe_mode_protected_env_vars LD_LIBRARY_PATH LD_LIBRARY_PATH url_rewriter.tags a=href,area=href,frame=src,input=src,form=,fieldset= a=href,area=href,frame=src,input=src,form=,fieldset= user_agent no value no value tokenizer Tokenizer Support enabled wddx WDDX Support enabled WDDX Session Serializer enabled xml XML Support active XML Namespace Support active EXPAT Version 1.95.6 xmlrpc core library version xmlrpc-epi v. 0.51 php extension version 0.51 author Dan Libby homepage http://xmlrpc-epi.sourceforge.net [^] open sourced by Epinions.com xslt XSLT support enabled Backend Sablotron Sablotron Version 1.0 zip Zip support enabled zlib ZLib Support enabled Compiled Version 1.2.3 Linked Version 1.2.3 Directive Local Value Master Value zlib.output_compression Off Off zlib.output_compression_level -1 -1 zlib.output_handler no value no value Additional Modules Module Name Environment Variable Value ALLUSERSPROFILE C:\Documents and Settings\All Users ClusterLog C:\WINDOWS\Cluster\cluster.log CommonProgramFiles C:\Program Files\Common Files COMPUTERNAME DANYWEB01 ComSpec C:\WINDOWS\system32\cmd.exe FP_NO_HOST_CHECK NO NUMBER_OF_PROCESSORS 2 OS Windows_NT Path C:\Program Files\Support Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem; PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH PROCESSOR_ARCHITECTURE x86 PROCESSOR_IDENTIFIER x86 Family 6 Model 15 Stepping 6, GenuineIntel PROCESSOR_LEVEL 6 PROCESSOR_REVISION 0f06 ProgramFiles C:\Program Files SystemDrive C: SystemRoot C:\WINDOWS TEMP C:\WINDOWS\TEMP TMP C:\WINDOWS\TEMP USERPROFILE C:\Documents and Settings\Default User windir C:\WINDOWS AP_PARENT_PID 4428 PHP Variables Variable Value _SERVER["HTTP_HOST"] localhost _SERVER["HTTP_USER_AGENT"] Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11 _SERVER["HTTP_ACCEPT"] text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 _SERVER["HTTP_ACCEPT_LANGUAGE"] en-us,en;q=0.5 _SERVER["HTTP_ACCEPT_ENCODING"] gzip,deflate _SERVER["HTTP_ACCEPT_CHARSET"] ISO-8859-1,utf-8;q=0.7,*;q=0.7 _SERVER["HTTP_KEEP_ALIVE"] 300 _SERVER["HTTP_CONNECTION"] keep-alive _SERVER["HTTP_REFERER"] http://localhost/xampp/navi.php [^] _SERVER["PATH"] C:\\Program Files\\Support Tools\\;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem; _SERVER["SystemRoot"] C:\\WINDOWS _SERVER["COMSPEC"] C:\\WINDOWS\\system32\\cmd.exe _SERVER["PATHEXT"] .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH _SERVER["WINDIR"] C:\\WINDOWS _SERVER["SERVER_SIGNATURE"] <address>Apache/2.2.6 (Win32) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e mod_autoindex_color PHP/4.4.7 Server at localhost Port 80</address> _SERVER["SERVER_SOFTWARE"] Apache/2.2.6 (Win32) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e mod_autoindex_color PHP/4.4.7 _SERVER["SERVER_NAME"] localhost _SERVER["SERVER_ADDR"] 127.0.0.1 _SERVER["SERVER_PORT"] 80 _SERVER["REMOTE_ADDR"] 127.0.0.1 _SERVER["DOCUMENT_ROOT"] C:/xampp/htdocs _SERVER["SERVER_ADMIN"] admin@localhost _SERVER["SCRIPT_FILENAME"] C:/xampp/htdocs/xampp/phpinfo.php _SERVER["REMOTE_PORT"] 3452 _SERVER["GATEWAY_INTERFACE"] CGI/1.1 _SERVER["SERVER_PROTOCOL"] HTTP/1.1 _SERVER["REQUEST_METHOD"] GET _SERVER["QUERY_STRING"] no value _SERVER["REQUEST_URI"] /xampp/phpinfo.php _SERVER["SCRIPT_NAME"] /xampp/phpinfo.php _SERVER["PHP_SELF"] /xampp/phpinfo.php _SERVER["PATH_TRANSLATED"] C:/xampp/htdocs/xampp/phpinfo.php _SERVER["argv"] Array ( ) _SERVER["argc"] 0 _ENV["ALLUSERSPROFILE"] C:\\Documents and Settings\\All Users _ENV["ClusterLog"] C:\\WINDOWS\\Cluster\\cluster.log _ENV["CommonProgramFiles"] C:\\Program Files\\Common Files _ENV["COMPUTERNAME"] DANYWEB01 _ENV["ComSpec"] C:\\WINDOWS\\system32\\cmd.exe _ENV["FP_NO_HOST_CHECK"] NO _ENV["NUMBER_OF_PROCESSORS"] 2 _ENV["OS"] Windows_NT _ENV["Path"] C:\\Program Files\\Support Tools\\;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem; _ENV["PATHEXT"] .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH _ENV["PROCESSOR_ARCHITECTURE"] x86 _ENV["PROCESSOR_IDENTIFIER"] x86 Family 6 Model 15 Stepping 6, GenuineIntel _ENV["PROCESSOR_LEVEL"] 6 _ENV["PROCESSOR_REVISION"] 0f06 _ENV["ProgramFiles"] C:\\Program Files _ENV["SystemDrive"] C: _ENV["SystemRoot"] C:\\WINDOWS _ENV["TEMP"] C:\\WINDOWS\\TEMP _ENV["TMP"] C:\\WINDOWS\\TEMP _ENV["USERPROFILE"] C:\\Documents and Settings\\Default User _ENV["windir"] C:\\WINDOWS _ENV["AP_PARENT_PID"] 4428 |
| |||||||||||||||||||||||||||||||||||||||||||||
| 62 | Apache2 | crash | always | 2007-12-27 04:54 | 2009-08-25 17:08 | hoggwild5 | normal | closed | none | none | open | 0 | Apache fails to initialize properly (version 1.6.5) |
After installing XAMPP version 1.6.5, I received the following error message when trying to start Apache as a service. apache.exe The application failed to initialized properly (0xc0150002). Click OK to terminate this application. |
The interim fix for this issue (and I suspect for some of the reported issues with Apache failing to initialize for Windows Server and XAMPP versions 1.6.4 and 1.6.3) is to download and install the following for Windows machines in English: http://www.microsoft.com/downloads/details.aspx?familyid=32bc1bee-a3f9-4c13-9c99-220b62a191ee&displaylang=en [^] Other languages are also available. Perhaps a long-term fix is to recompile the Windows Binary distributable to include the C++ libraries so that they are distributed and installed as part of the XAMPP Windows binaries, or to provide additional instructions in the Readme file that instructs users to download and install the Windows Visual C++ Redistributable Package before installing XAMPP. This has also been reported in the forums. |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 59 | Apache2 | crash | always | 2007-12-07 14:38 | 2009-08-25 17:08 | MS35 | normal | closed | none | none | 1.6.4 | open | 0 | Two error messages in error log when opening a PHP page with mySQL recordset link and PDF generation |
Opening a PHP file created in Dreamweaver. Taking a single variable and padssing back to mySQL to retreieve additional data and create a PDF page with embedded information. Have stripped database back to basics and commented out unnecessary PHP code and still returning two error lines in XAMPP log. All directory files were installed in C:\xampp. File 'c:\mysql\share\charsets\?.conf' not found (Errcode: 2) Character set '0000048' is not a compiled character set and is not specified in the 'c:\mysql\share\charsets\Index' file What changes do i need to make to the setup? The pages work when creating HTML output rather than a PDF. |
PHP is running on PHP 4 as this was the only way to avoid global_thread issues. Win 2000 Prof O/S. |
| |||||||||||||||||||||||||||||||||||||||||||||
| 57 | Apache2 | major | always | 2007-11-27 16:40 | 2009-08-25 17:08 | william232 | normal | closed | none | none | 1.6.4 | open | 0 | Xampp Wont Start |
Hi there, There is a bug in the version 1.6.4 it wont start even when i go to the console it doesnt start apache this needs to be fixed asap |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 56 | PHP5 | crash | always | 2007-11-21 16:54 | 2009-08-25 17:08 | warden | normal | closed | none | none | 1.6.4 | open | 0 | PHP 5.2.4 crashes Vista ntdll |
when you install a bundle on Vista, the XAMPP control panel is not working saying (ERROR -1) and while restarting apache through Windows Services panel you'll get an error of service stopped working. additionally, try to run php from command line. for instance php -v you'll get the result and then the 'CLI program stopped responding'. |
Faulting application php.exe, version 5.2.4.4, time stamp 0x46d6a4b8, faulting module ntdll.dll, version 6.0.6000.16386, time stamp 0x4549bdc9, exception code 0xc0000005, fault offset 0x00061884, process id 0x240, application start time 0x01c82c52006e518b. |
| |||||||||||||||||||||||||||||||||||||||||||||
| 54 | MySQL | minor | always | 2007-11-02 03:02 | 2009-08-25 17:08 | Slackervaara | normal | closed | none | none | 1.6.3 | open | 0 | SQL query ORDER BY error |
I have a website based on PHP-Nuke 7.2 as CMS and a MySQL database on a web hotel. To check up a upgrade of the site I have transfered the site and the database to run locally on Xampp 1.6.4 on Windows XP. Almost all things works excellent locally with one exception. The Journal does not display the 20 latest of 100 journal entries but the first 20 instead. I have identified the cöde in PHP-Nuke as: $sql = "SELECT j.id, j.joid, j.nop, j.ldp, j.ltp, j.micro, u.user_id, u.username FROM ".$prefix."_journal_stats j, ".$user_prefix."_users u where u.username=j.joid ORDER BY 'ldp' DESC"; When I run this in a SQL-window in phpMyAdmin on: A. Web hotel database MySQL 4.1.11, PHP 5.2.4 I get the 20 latest entries if I change DESC to ASC I get the first 20 entries B Locally with Xampp I get the first 20 entries if I change DESC to ASC I still get the first 20 entries if I change ORDER BY 'ldp' DESC"; to ORDER BY j.ldp DESC"; I get the correct latest 20 entries. |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 51 | PHP5 | major | always | 2007-08-19 02:04 | 2009-08-25 17:08 | borissamardzija | kvogelgesang | normal | closed | none | none | 1.6.2 | open | 0 | PDFlib bug in PHP5 that comes with XAMPP |
PDFlib needs to be version 6 and that avoids bug. http://pecl.php.net/bugs/bug.php?id=9491&edit=1 [^] Description: ------------ The php_pdf.dll extension generates error when the PDFLIb constructor is used. Error generated: PDFlib exception (fatal): [1202] PDF_set_parameter: Unknown key 'objorient' Apache server version :2.05 PHP verison 5.2 or 5.1.6 Reproduce code: --------------- <?php $p = new PDFlib(); ?> Expected result: ---------------- A PDF object instantiated. Actual result: -------------- Error generated: PDFlib exception (fatal): [1202] PDF_set_parameter: Unknown key 'objorient' |
| |||||||||||||||||||||||||||||||||||||||||||||
| 50 | PHP5 | minor | always | 2007-08-02 18:56 | 2009-08-25 17:08 | frank | kvogelgesang | normal | closed | none | none | 1.6.1 | open | 0 | Error in my_thread_global_end(): 1 threads didn't exit |
$connection = mysql_connect($db_host, $db_user, $db_pass); The error occurs every time using php-cli.exe and takes 5sec at the end of the script. How do you resolve this? |
###### ApacheFriends XAMPP (Basispaket) version 1.6.1 ###### + Apache 2.2.4 + MySQL 5.0.37 + PHP 5.2.1 + PHP 4.4.6 + PEAR + PHP-Switch win32 1.0 (von Apachefriends, man nehme die "php-switch.bat") + XAMPP Control Version 2.4 from www.nat32.com + XAMPP Security 1.0 + SQLite 2.8.15 + OpenSSL 0.9.8e + phpMyAdmin 2.10.02 + ADOdb 4.94 + Mercury Mail Transport System v4.01b + FileZilla FTP Server 0.9.23 + Webalizer 2.01-10 + Zend Optimizer 3.2.4 + eAccelerator 0.9.5 für PHP 5.2.1 (auskommentiert php.ini) |
| ||||||||||||||||||||||||||||||||||||||||||||
| 44 | Apache2 | minor | always | 2007-05-31 21:44 | 2009-08-25 17:08 | Peter | kvogelgesang | normal | closed | none | none | 1.6.2 | open | 0 | Unable to start Apache2 after the SVN files are copied from the Devel package. |
As per the instructions: Subversion 1.4.3 (svn) + Modules for Apache 2.2.4 => see svn\xampp-svn-howto.txt 1) Copy all Files in svn\bin to xampp\apache\bin 2) Copy all *.so Files in svn\apache2\modules to xampp\apache\modules 3) Load mod_authz_svn.so and mod_dav_svn.so in the xampp\apache\conf\httpd.conf After completion of Step 1. Apache no longer can start. I have only tested this on the Win32 version. |
Files used: xampp-win32-1.6.2-installer.exe xampp-win32-devel-1.6.2.zip |
| ||||||||||||||||||||||||||||||||||||||||||||
| 36 | Apache2 | crash | always | 2007-05-03 16:04 | 2009-08-25 17:08 | hsnopi | kvogelgesang | normal | closed | none | none | 1.6.0 | open | 0 | causes vsmon.exe to crash and all systems report error in control panel | when running xammp at some point it causes vsmon.exe to crash in zonealarm 7.5 (i do not have previous versions to test it with nor did i use xammp before this). This crash causes the pv.exe error that seems so prominent. All states go into error and cpu skyrockets and memory utilization goes up. This happens every time. |
Note this has been tested wiht the control panel and I am only running mysql and apache. Neither of them are being run as services. I am running winxp sp2. I tried adjusting program control to allow all of the programs used by xammp but this still occurred. system: p4 3.4 2gb ddr2 pc3200 RAM 2x250 gb hd in raid 0 array asus p5ad2e mobo wireless I did some research and oneplace reports that not using the control panel and running the .bat files manually makes the difference. I have not tested this yet. I got the following error. of note are the /dev/null which doesn't exist in windows and the ?.conf which I have no clue what that is. the errors repeat over and over. [Sun Apr 29 16:04:54 2007] [notice] Child 14048: Starting thread to listen on port 80. [Sun Apr 29 16:05:00 2007] [error] [client 127.0.0.1] File does not exist: H:/xampp/htdocs/xampp/allaccess [Sun Apr 29 16:05:33 2007] [error] [client 127.0.0.1] File does not exist: H:/xampp/htdocs/xampp/allaccess [Sun Apr 29 16:07:15 2007] [error] [client 127.0.0.1] File does not exist: H:/xampp/htdocs/xampp/allaccess [Sun Apr 29 16:07:20 2007] [error] [client 127.0.0.1] File does not exist: H:/xampp/htdocs/xampp/allaccess [Sun Apr 29 16:07:55 2007] [error] [client 127.0.0.1] File does not exist: H:/xampp/htdocs/xampp/htdocs [Sun Apr 29 16:08:12 2007] [alert] [client 127.0.0.1] H:/xampp/htdocs/allaccess/tickets/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration [Sun Apr 29 16:12:56 2007] [alert] [client 127.0.0.1] H:/xampp/htdocs/allaccess/tickets/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration File 'c:\mysql\share\charsets\?.conf' not found (Errcode: 13) Character set '0000048' is not a compiled character set and is not specified in the 'c:\mysql\share\charsets\Index' file [Sun Apr 29 16:39:40 2007] [error] [client 127.0.0.1] File does not exist: H:/xampp/htdocs/allaccess/tickets/image, referer: http://localhost/allaccess/tickets/ [^] File 'c:\mysql\share\charsets\?.conf' not found (Errcode: 13) Character set '0000048' is not a compiled character set and is not specified in the 'c:\mysql\share\charsets\Index' file File 'c:\mysql\share\charsets\?.conf' not found (Errcode: 13) Character set '0000048' is not a compiled character set and is not specified in the 'c:\mysql\share\charsets\Index' file File 'c:\mysql\share\charsets\?.conf' not found (Errcode: 13) Character set '0000048' is not a compiled character set and is not specified in the 'c:\mysql\share\charsets\Index' file [Wed May 02 11:33:46 2007] [crit] (22)Invalid argument: unable to replace stderr with error_log [Wed May 02 11:33:46 2007] [crit] (2)No such file or directory: unable to replace stderr with /dev/null [Wed May 02 11:33:47 2007] [crit] (22)Invalid argument: unable to replace stderr with error_log [Wed May 02 11:33:47 2007] [crit] (2)No such file or directory: unable to replace stderr with /dev/null [Wed May 02 11:33:47 2007] [notice] Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/4.4.5 configured -- resuming normal operations [Wed May 02 11:33:47 2007] [notice] Server built: Mar 5 2007 11:23:00 [Wed May 02 11:33:47 2007] [notice] Parent: Created child process 672 [Wed May 02 11:33:49 2007] [notice] Child 672: Child process is running [Wed May 02 11:33:49 2007] [notice] Child 672: Acquired the start mutex. [Wed May 02 11:33:49 2007] [notice] Child 672: Starting 250 worker threads. [Wed May 02 11:33:49 2007] [notice] Child 672: Starting thread to listen on port 443. [Wed May 02 11:33:49 2007] [notice] Child 672: Starting thread to listen on port 80. |
| ||||||||||||||||||||||||||||||||||||||||||||
| 34 | Misc | trivial | always | 2007-04-15 10:50 | 2009-08-25 17:08 | giggsey | kvogelgesang | normal | closed | none | none | 1.6.0 | open | 0 | Installer Language Error | The installer says "menue" when set English. (For the option to install to the start menu) |
| |||||||||||||||||||||||||||||||||||||||||||||
| 33 | Apache2 | crash | always | 2007-04-12 00:30 | 2009-08-25 17:08 | ruxee | kvogelgesang | normal | closed | none | none | 1.6.0 | open | 0 | the PV.exe file has a memory error |
Weeks ago the XAMPP was working well, but now after hours working crash reporting a memory error message. After many clicks on OK button appear the message PV.exe has a memory error then crash all the computer. I'm already search for help in the AMPP forum, chats and FAQs but nothing about it. |
| |||||||||||||||||||||||||||||||||||||||||||||
| 31 | Apache2 | major | always | 2007-04-02 12:22 | 2009-08-25 17:08 | mikelittle | kvogelgesang | normal | closed | none | none | 1.6.0 | open | 0 | IP addresses missing from Apache Log after upgrade |
I upgraded my XAMPP installation from 1.5.4 to 1.5.5 then to 1.6.0a using the Windows installer upgrade files. Since I did that, my Apache log file (access.log) no longer records the incoming IP address. This has happened on two separate installations (my desktop and my development server). A colleague who installed version 1.6.0a on a new machine (that is, not an upgrade) still gets IP addresses recorded correctly. I compared all our conf files and there where no significant differences apart from paths and email addresses. I've attached a section of access.log where you can see the change over from correct logging to missing IPs. All XAMPP server processes were restarted after the upgrade. You can see that the files retrieved show the different versions of Xampp with different images being retrieved. |
192.168.64.110 - admin [20/Mar/2007:09:39:33 +0000] "GET /xampp HTTP/1.1" 301 373 192.168.64.110 - admin [20/Mar/2007:09:39:33 +0000] "GET /xampp/ HTTP/1.1" 200 677 192.168.64.110 - admin [20/Mar/2007:09:39:33 +0000] "GET /xampp/head.php HTTP/1.1" 200 1071 192.168.64.110 - admin [20/Mar/2007:09:39:33 +0000] "GET /xampp/img/xampp.ico HTTP/1.1" 200 21630 192.168.64.110 - admin [20/Mar/2007:09:39:33 +0000] "GET /xampp/start.php HTTP/1.1" 200 1150 192.168.64.110 - admin [20/Mar/2007:09:39:33 +0000] "GET /xampp/navi.php HTTP/1.1" 200 4576 192.168.64.110 - admin [20/Mar/2007:09:39:34 +0000] "GET /xampp/xampp.css HTTP/1.1" 200 4663 192.168.64.110 - admin [20/Mar/2007:09:39:34 +0000] "GET /xampp/img/blank.gif HTTP/1.1" 200 43 192.168.64.110 - admin [20/Mar/2007:09:39:34 +0000] "GET /xampp/img/logo-small.gif HTTP/1.1" 200 509 192.168.64.110 - admin [20/Mar/2007:09:39:34 +0000] "GET /xampp/img/head-xampp.gif HTTP/1.1" 200 1404 192.168.64.110 - admin [20/Mar/2007:09:39:34 +0000] "GET /xampp/img/head-for.gif HTTP/1.1" 200 791 192.168.64.110 - admin [20/Mar/2007:09:39:34 +0000] "GET /xampp/img/head-windows.gif HTTP/1.1" 200 1478 192.168.64.110 - admin [20/Mar/2007:09:39:34 +0000] "GET /xampp/xampp.js HTTP/1.1" 200 573 192.168.64.110 - admin [20/Mar/2007:09:39:34 +0000] "GET /xampp/img/strichel.gif HTTP/1.1" 200 61 192.168.64.110 - admin [20/Mar/2007:09:39:34 +0000] "GET /xampp/img/apachefriends.gif HTTP/1.1" 200 979 0.0.0.0 - admin [20/Mar/2007:09:45:49 +0000] "GET /xampp/ HTTP/1.1" 302 - 0.0.0.0 - admin [20/Mar/2007:09:45:49 +0000] "GET /xampp/splash.php HTTP/1.1" 200 1321 0.0.0.0 - admin [20/Mar/2007:09:45:50 +0000] "GET /xampp/img/xampp-logo.jpg HTTP/1.1" 200 19738 0.0.0.0 - admin [20/Mar/2007:09:45:52 +0000] "GET /xampp/lang.php?en HTTP/1.1" 302 - 0.0.0.0 - admin [20/Mar/2007:09:45:52 +0000] "GET /xampp/index.php HTTP/1.1" 200 605 0.0.0.0 - admin [20/Mar/2007:09:45:52 +0000] "GET /xampp/head.php HTTP/1.1" 200 1389 0.0.0.0 - admin [20/Mar/2007:09:45:52 +0000] "GET /xampp/start.php HTTP/1.1" 200 1009 0.0.0.0 - admin [20/Mar/2007:09:45:52 +0000] "GET /xampp/navi.php HTTP/1.1" 200 3562 0.0.0.0 - admin [20/Mar/2007:09:45:53 +0000] "GET /xampp/img/xampp-logo-new.gif HTTP/1.1" 200 4878 |
| ||||||||||||||||||||||||||||||||||||||||||||
| 30 | Misc | minor | always | 2007-03-22 22:01 | 2009-08-25 17:08 | hunterino | kvogelgesang | normal | closed | none | none | open | 0 | Can't install tomcat plugin if you are running JAVA 6.0 |
In the installation of the tomcat plugin, "Sun Java 5 SDK win32 not found. Unable to get install path" |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 28 | Perl | major | always | 2007-03-13 16:10 | 2009-08-25 17:08 | zach14c | kvogelgesang | normal | closed | none | none | 1.6.0 | open | 0 | CPAN shell doesn't work using perl add-on "xampp-win32-perl-addon-5.8.8-2.2.4.zip" |
When I tried to search a perl module using CPAN shell (such as "cpan Test"), it always told me: ====================================================================== LWP failed with code[500] message[Can't locate object method "configure" via package "Net:HTTP"] ====================================================================== I replaced xampp\perl\site\Errno.pm with an old version(1.09), and it worked. |
Errno.pm (4 KB) 2007-03-13 16:10 |
| ||||||||||||||||||||||||||||||||||||||||||||
| 25 | Apache2 | minor | always | 2007-02-26 10:53 | 2009-08-25 17:08 | kvogelgesang | kvogelgesang | normal | closed | none | none | 1.6.0 | open | 0 | net start Apache2 fails in apache_installservice.bat | net start Apache2 fails in apache_installservice.bat | Since Apache.2.2 => net start Apache2.2 |
| ||||||||||||||||||||||||||||||||||||||||||||
| 16 | Perl | minor | always | 2007-01-18 14:29 | 2009-08-25 17:08 | Mille | kvogelgesang | normal | closed | none | none | 1.5.5 | open | 0 | can't run ppm |
when running ppm from the command line i'm getting: D:\MILLE\Profile>ppm Error: neither 'HKEY_LOCAL_MACHINE/SOFTWARE/ActiveState/PPM//InstallLocation' nor 'HKEY_CURRENT_USER/SOFTWARE/ActiveState/PPM//InstallLocation' found in registry at d:\program\xampp\perl\bin\ppm line 16. |
| |||||||||||||||||||||||||||||||||||||||||||||
| 12 | Misc | minor | always | 2006-12-21 18:28 | 2009-08-25 17:08 | mnemotronic | kvogelgesang | normal | closed | none | none | 1.5.5 | open | 0 | Errors in phpMyAdmin CSS templates make display hard to read | Some color values and variable settings make some phpMyAdmin pages difficult to read. When browsing table definitions for a db, the "hover" text colors would be white-on-almost-white. |
I modified "layout.inc.php" and "phpmyadmin.css.php". In the changes below, I commented out the original line and inserted a modified line. changes to "layout.inc.php": ----- cut here ----- $cfg['BgcolorTwo'] = '#E5E5E5'; // table data row colour, alternate // pt 30-nov-06 : hovered text is unreadable white on almost white // The background colors were not being set explicitly, but inherited from // the default theme. // $cfg['BrowsePointerColor'] = '#f8e8a0'; // color of the pointer in browse mode $cfg['BrowsePointerColor'] = '#005080'; // color of the pointer in browse mode // $cfg['BrowseMarkerColor'] = '#FFCC99'; // color of the marker (visually marks row $cfg['BrowseMarkerColor'] = '#004466'; // color of the marker (visually marks row // by clicking on it) in browse mode // background of the pointer in browse mode // $cfg['BrowsePointerBackground'] = '#CCFFCC'; $cfg['BrowsePointerBackground'] = '#f8e8a0'; // background of the marker (visually marks row by clicking on it) in browse mode // $cfg['BrowseMarkerBackground'] = '#FFCC99'; $cfg['BrowseMarkerBackground'] = '#FFCC99'; /** * SQL Parser Settings */ ----- cut here ----- changes to "phpmyadmin.css.php" ----- cut here ----- /* marked table rows */ table tr.marked th, table tr.marked { /* pt 30-nov-06 : Background should use background color setting */ /* background-color: <?php echo $GLOBALS['cfg']['BrowseMarkerColor']; ?>; */ background-color: <?php echo $GLOBALS['cfg']['BrowseMarkerBackground']; ?>; } /* hovered table rows */ table tr.odd:hover, table tr.even:hover, table tr.odd:hover th, table tr.even:hover th, table tr.hover th, table tr.hover { /* pt 30-nov-06 : Background should use background color setting */ /* background-color: <?php echo $GLOBALS['cfg']['BrowsePointerColor']; ?>;*/ background-color: <?php echo $GLOBALS['cfg']['BrowsePointerBackground']; ?>; } ----- cut here ----- |
| ||||||||||||||||||||||||||||||||||||||||||||
| 8 | PHP5 | major | always | 2006-12-05 00:23 | 2009-08-25 17:08 | drypek | kvogelgesang | normal | closed | none | none | 1.5.5 | open | 0 | xampp include zend optimizer 3.01 instead 3.02 |
optimizer 3.01 don't support php 5.2. on this site write that xampp include zend optimizer http://www.apachefriends.org/en/xampp-windows.html [^] |
| |||||||||||||||||||||||||||||||||||||||||||||
| 5 | MySQL | tweak | always | 2006-11-27 18:12 | 2009-08-25 17:08 | Skippy | kvogelgesang | normal | closed | none | none | open | 0 | (1.5.5) Unable to use _ in MySQL root password |
The XAMPP security page doesn't allow the "_" character in passwords, why? This is a useful char... I included a modified version if you want to get an eye on it |
xamppsecurity.php (11 KB) 2006-11-27 18:12 |
| |||||||||||||||||||||||||||||||||||||||||||||
| 4 | PHP5 | feature | always | 2006-11-27 18:10 | 2009-08-25 17:08 | Skippy | kvogelgesang | normal | closed | none | none | open | 0 | (1.5.5) PDFLib in version 5.x instead of 6.x |
The included PDFLib lite library is in version 5.x, but XAMPP 1.5.3 it was in version 6.x. Why this change? |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 118 | Perl | feature | N/A | 2009-07-14 20:09 | 2009-08-25 16:57 | francis | wiedmann | normal | resolved | none | none | 1.7.1 | fixed | 0 | Add DBD::mysql perl module | I can't install any Perl-based program to the MySQL database because of no existence of the DBD::mysql module. I've tried to do that manually, but often results in failures. |
| |||||||||||||||||||||||||||||||||||||||||||||
| 120 | Apache2 | major | always | 2009-07-25 17:55 | 2009-08-25 16:56 | temp4746 | wiedmann | normal | resolved | none | none | 1.7.1 | fixed | 0 | Restricted folder can be accessed without authentication on XAMPPLite |
The restricted folder can be accessed without authentication. It seems to happen because mod_auth_mysql doesn't exist under XAMPPLite Please note: only tested using XAMPP lite. |
OS: Windows XP SP3 XAMPP version: XAMPPLite 1.7.1 |
| ||||||||||||||||||||||||||||||||||||||||||||
| 126 | Misc | minor | have not tried | 2009-08-18 11:45 | 2009-08-18 11:56 | marcush79 | normal | closed | none | none | 1.7.1 | fixed | 0 | xampp 1.7.1 for linux - spoiled etc directory in tarfile (even if unpacked) |
[ magic php.ini 1 mime.types php.ini-pre1.7.2 extra my.cnf pool.conf freetds.conf openldap proftpd.conf httpd.conf openssl.cnf ssl.crt httpd.conf.bak original ssl.key lampp pan_home\ \ \ \ \ \ \ \ \ \ [ webalizer.conf locales.conf pear.conf webalizer.conf.sample |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 124 | PHP4 | minor | have not tried | 2009-08-11 17:51 | 2009-08-11 17:51 | SirPL | normal | new | none | none | 1.7.1 | open | 0 | Trouble with change PHP version (between 4 and 5) |
I install LAMPP 1.7.2, and I install on Mandriva 2009 Free. I ran Terminal and type "/opt/lampp/lampp php5" ('couse I got PHP4 version; I don't know why?). I saw "XAMPP: Sorry, but I'm unable to activate PHP 5.2.9". Where I can enable the activate it? If I write "/opt/lampp/lampp php4" I can see the message too. //Sory for my English, but I'm from Poland, and I'm learning english just 2 years. |
|||||||||||||||||||||||||||||||||||||||||||||||
| 122 | MySQL | minor | have not tried | 2009-07-29 01:01 | 2009-07-29 01:01 | HBhankHB | normal | new | none | none | 1.0.1 | open | 0 | PHPMyAdmin Config after changing MySQL Password | OK, once I changed my MySQL password in Terminal, I could not access PHPMyAdmin (I have not tried any of the other ones) until I went to /Applications/XAMPP/xamppfiles/phpmyadmin/config.inc.php and changed the $mysql_password to the new password, when XAMPP should have done that automatically | |||||||||||||||||||||||||||||||||||||||||||||||
| 121 | Apache2 | major | have not tried | 2009-07-29 00:57 | 2009-07-29 00:57 | HBhankHB | normal | new | none | none | 1.0.1 | open | 0 | Object not Found - ALOT | OK, On my mac, when every I am updating a file a lot, sometimes it will just give the 404 error page and I have to go to XAMPP Control and stop Apache, and then start it again! Reloading it does not fix it. | |||||||||||||||||||||||||||||||||||||||||||||||
| 105 | MySQL | minor | always | 2009-05-01 23:16 | 2009-07-25 00:02 | josephorr | kleinweby | normal | feedback | none | none | 1.0.1 | reopened | 0 | ERROR! Manager of pid-file quit without updating file. |
ERROR! Manager of pid-file quit without updating file. -> when trying to start MySQL for the first time. Not command-line proficient, could use a full description on how to fix this issue. Do not mind deleting and starting over from scratch. Version: 1.01 of XAMPP Also Installed mysql-5.1.34-osx10.5x86.dmg - 60.5 Mb |
As simple as that... |
Picture 3.png (774 KB) 2009-05-01 23:16 joseph-orrs-macbook.local.err (4 KB) 2009-05-01 23:26 |
| |||||||||||||||||||||||||||||||||||||||||||
| 119 | MySQL | minor | always | 2009-07-17 11:28 | 2009-07-24 11:03 | aero_wal | normal | new | none | none | 1.0.1 | open | 0 | Existing configuration file (./config.inc.php) is not readable. |
Existing configuration file (./config.inc.php) is not readable. what's wrong with this |
config.inc.php (2 KB) 2009-07-17 11:28 Bild 15.png (22 KB) 2009-07-23 18:37 getinfo.png (50 KB) 2009-07-24 10:35 Bild 18.png (24 KB) 2009-07-24 11:03 |
| |||||||||||||||||||||||||||||||||||||||||||||
| 99 | Misc | minor | always | 2009-04-25 11:14 | 2009-07-20 13:47 | kleinweby | kleinweby | normal | resolved | none | none | 1.0.1 | fixed | 0 | CDs-Demopage produce empty pdf-file. | The CDs-Demopage produces an pdf file with an empty table. | Open the CDs-Demopage and click on PDF-Document. |
Maybe a missing font? A forum user has postet the solution -> http://www.apachefriends.org/f/viewtopic.php?p=144476#p144476 [^] |
| |||||||||||||||||||||||||||||||||||||||||||
| 97 | Apache2 | minor | have not tried | 2009-03-27 16:33 | 2009-07-15 14:00 | Maarten | wiedmann | normal | resolved | none | none | 1.7.0 | fixed | 0 | error 403 on securitypage |
I get on my security page a error 403 " Access forbidden! You do not have permission to access the requested directory. This is either protected read or unreadable by the server. If you feel that this server in error, please contact the webmaster" Upload file: a screen in dutch |
xamppbug1.jpg (60 KB) 2009-03-27 16:33 |
| ||||||||||||||||||||||||||||||||||||||||||||
| 111 | Apache2 | major | always | 2009-05-25 08:12 | 2009-07-14 10:17 | bsgcic | wiedmann | normal | closed | none | none | 1.7.1 | not fixable | 0 | Images with Japanese file names not passed correctly to IIS 6 when either or both perl and php are enabled |
Please refer to the following bug originally examined at Apache.org bugzilla which is now identified as an error in XAMPP: https://issues.apache.org/bugzilla/show_bug.cgi?id=47211 [^] Please see the above link for the details. The above link contains detailed descriptions, attached files, and links to a web server that demonstrates the issue. Summary: Proxypass to IIS on native Japanese Windows 2003 server has issues in which many images with Japanese file names are not rendered through proxypass from Apache to IIS but are rendered when viewed direct to Apache and direct to IIS. The following were installed: 1. XAMPP Windows 1.7.1 [Basic package] xampp-win32-1.7.1-installer.exe 2. XAMPP Add-On: Perl 5.10.0-2.2.11 xampp-win32-perl-addon-5.10.0-2.2.11-pl2-installer.exe 3. XAMPP Add-On: Tomcat 6.0.18 xampp-win32-tomcat-addon-6.0.18-2.2.11-pl1-installer.exe There are 3 lines in two default configuration files that cause this bug. The bug disappears when these 3 lines are commented out. They are related to Perl and PHP. (I did not bother to investigate at this juncture as to what portions of perl.conf are causing this): Within apache/conf/httpd.conf: Include conf/extra/perl.conf Within apache/conf/extras/httpd-xampp.conf: PHPINIDir "C:/dev/xampp/php" LoadModule php5_module "C:/dev/xampp/apache/bin/php5apache2_2.dll" Simply commenting out the above lines is not a solution because it disables the use of perl and php. Thus, looks like something related to configuring the use of perl and php is causing this. |
| |||||||||||||||||||||||||||||||||||||||||||||
| 114 | PHP5 | block | always | 2009-06-13 17:20 | 2009-07-14 10:15 | warden | wiedmann | normal | resolved | none | none | 1.7.1 | fixed | 0 | xampp supplies wrong version of ntwdblib.dll |
The version of ntwdblib.dll provided with xampp does not work with Microsoft SQL Server 2005 Express. This issue is widely mentioned in various posts over internet. Version 2000.80.194.0 from Microsoft SQL Server 2000 is working fine. |
2000.80.194.0__ntwdblib.zip (118 KB) 2009-06-13 17:20 |
| ||||||||||||||||||||||||||||||||||||||||||||
| 117 | Control Panel | major | always | 2009-06-28 13:28 | 2009-06-28 13:50 | sist | kleinweby | normal | acknowledged | none | none | 1.0.1 | open | 0 | Control Panel shows wrong status when altering MySQL datadir | Adding a datadir in the mysqld section of the "/etc/my.cnf" config file causes control panel errors. It shows the wrong MySQL status and blocks further changes of the MySQL Server. |
I've added following line: Before: # The MySQL server [mysqld] port = 3306 ... After: # The MySQL server [mysqld] datadir = /Volumes/WD_DATA_FAT/... port = 3306 ... ... means: There is continued something more that does not seem important to me for that matter. |
| ||||||||||||||||||||||||||||||||||||||||||||
| 116 | Apache2 | minor | have not tried | 2009-06-21 14:57 | 2009-06-22 06:07 | teson | normal | new | none | none | 1.0.1 | open | 0 | svn_ | mod_authz_svn.so is missing in the /modules-directory | iPod_classic_120GB_es.pdf (1848 KB) 2009-06-22 06:07 | ||||||||||||||||||||||||||||||||||||||||||||||
| 115 | Apache2 | block | always | 2009-06-14 19:51 | 2009-06-14 19:51 | thriller | normal | new | none | none | 1.7.1 | open | 0 | Can't work with Subversion v1.6.2 |
I got "mod_authz_svn.so" & "mod_dav_svn.so" from Subversion 1.6.2 then copy them into the folder "/xampp/apache/modules/" Here is the dscription from Subversion 1.6.2 below. "includes binaries for Apache 2.2.x (2.2.9 or higher is required within the 2.2.x series)" The apache version in XAMPP 1.7.1 is 2.2.11 But i got error when I try to start apache with svn "apache.exe: Syntax error on line 146 of D:/xampp/apache/conf/httpd.conf: Cannot load D:/xampp/apache/modules/mod_dav_svn.so into server" |
|||||||||||||||||||||||||||||||||||||||||||||||
| 113 | Control Panel | block | always | 2009-06-06 04:08 | 2009-06-06 04:08 | bsorem | bjeanes | normal | assigned | none | none | 1.0.1 | open | 0 | FTP will not start, Control Panel will not start |
Every time I attempt to start the control panel Apache and MySQL start. Clicking on FTP Start button creates eternal "Starting" message. All menu choices are disabled. Unable to proceed. Max OS X 10.5.7 |
||||||||||||||||||||||||||||||||||||||||||||||
| 101 | Misc | major | always | 2009-04-29 16:40 | 2009-06-04 17:21 | kleinweby | kleinweby | high | resolved | none | none | 1.0.1 | fixed | 0 | ProFTPD's nobody password still wrong. | The password of ProFTPD's nobody is still not 'xampp'. :( | http://www.apachefriends.org/f/viewtopic.php?f=28&t=34112&view=unread#unread [^] | |||||||||||||||||||||||||||||||||||||||||||||
| 78 | Apache2 | minor | always | 2008-07-28 23:44 | 2009-06-04 17:18 | kleinweby | kleinweby | normal | resolved | none | none | Macbook 1. Gen | Mac OS X | 10.5.4 | 0.7.3 | fixed | 0 | ulimit: cannot modify limit: Invalid argument |
Apache shows on shutdown: /Applications/xampp/xamppfiles/bin/apachectl: line 70: ulimit: open files: cannot modify limit: Invalid argument It can be simply fixed by out comment line 69, 70 and 71 in /Applications/xampp/xamppfiles/bin/apachectl. Here the fourm link: http://www.apachefriends.org/f/viewtopic.php?t=30557 [^] |
| ||||||||||||||||||||||||||||||||||||||||||
| 104 | PHP5 | major | always | 2009-04-29 18:51 | 2009-06-04 17:06 | kleinweby | kleinweby | normal | resolved | none | none | 1.0.1 | fixed | 0 | PHP Include Path does not contain the pear folder |
Change include_path=".:/Applications/xampp/xamppfiles/lib/php" to include_path=".:/Applications/xampp/xamppfiles/lib/php:/Applications/xampp/xamppfiles/lib/php/pear" |
||||||||||||||||||||||||||||||||||||||||||||||
| 112 | General | tweak | always | 2009-06-03 09:43 | 2009-06-03 09:43 | mistermartin75 | kleinweby | normal | assigned | none | none | 1.0.1 | open | 0 | When altering the MySQL root password, phpmyadmin required config change | When changing the MySQL root password via the security script, phpMyAdmin stops working because it's not set to cookie authentication, thus requiring a config file change. | ||||||||||||||||||||||||||||||||||||||||||||||
| 109 | MySQL | major | always | 2009-05-13 23:54 | 2009-05-13 23:54 | davbeck | normal | new | none | none | 1.0.1 | open | 0 | Cannot CALL stored procedures |
When trying to call stored procedures on a Mac OS X 10.5.7 installation, I get the following error from MySQL: 143 Thread stack overrun: 5224 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack. The numbers are always the same even with different procedures. |
|||||||||||||||||||||||||||||||||||||||||||||||
| 108 | General | text | always | 2009-05-13 18:44 | 2009-05-13 18:56 | multimediators | kleinweby | normal | assigned | tweak | none | 1.0.1 | open | 0 | Cannot access security settings to set passwords - recieve 404 error! |
When I'm in the security tab, it says: "To fix or close all these matters simply call /Applications/xampp/xamppfiles/xampp security I am unable to access this page, or even find a file called "xampp security". There is a security.php" file, but it is in the directory: file:///Applications/XAMPP/xamppfiles/htdocs/xampp/security.php [^] I tried to open it in Dreamweaver, but it tells me it's locked. Every forum tells me how to set up the security, but it just won't work on my system, I only get led to a 404 error! What am I doing wrong, did I miss something in the set up? |
| |||||||||||||||||||||||||||||||||||||||||||||
| 106 | PHP5 | crash | have not tried | 2009-05-09 11:04 | 2009-05-09 11:04 | ddhulla | normal | new | none | none | 1.7.0 | open | 0 | not working on ia64 |
i have been upgrading my various server X86 based one with XAMPP /LAMPP 1.7 its successful. but not on my newly server HP ia64 having Centos ia64 ut with php4. so on installing lamp its not working. any source code test ..or to try out..do let me know i can check that. -Deepen. |
|||||||||||||||||||||||||||||||||||||||||||||||
| 87 | Apache2 | minor | always | 2008-10-18 05:46 | 2009-05-08 15:50 | netgifted | normal | new | none | none | 0.7.4 | open | 0 | Problems with .htaccess |
I cannot find a way to enable .htaccess what is the trick? I tried to edit httpd.conf on XAMMP and just cannot do it. I followed instructions on http://www.clagnut.com/blog/350/ [^] cn anyone tell me if there is a way to do it. I really don't think this can be logged as a XAMPP bug but since it's possible to do this nativelly on the OSX httpd.conf and not on the XAMPP directory I just gave it a shot and did this post anyways. Thank you for any input. |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 79 | Misc | major | always | 2008-08-08 23:43 | 2009-04-28 19:32 | richardalan3 | normal | closed | none | none | duplicate | 0 | Bug | Access violation at address 1009F40 in module 'LIBMYSQL.dll'. Read of address. 00000000 | Occurs when I open the Admin of MySql | |||||||||||||||||||||||||||||||||||||||||||||||
| 58 | Apache2 | major | always | 2007-12-03 04:20 | 2009-04-28 19:29 | micromonde | normal | closed | none | none | 1.6.4 | won't fix | 0 | Apache refuses to start after installation |
Just installed XAMPP on my VISTA operating system and can't start the Apache 2.2 service. |
|||||||||||||||||||||||||||||||||||||||||||||||
| 84 | Misc | feature | always | 2008-09-27 19:47 | 2009-04-28 19:27 | trinity | oswald | normal | assigned | none | none | open | 0 | lack of berkeley database lib (bdb-4) suport in xammp | I went to compile a few apache modules and noticed that Berkeley database support in xampp was non existent. A lot of mods use this as a caching db to cache mysql query's | http://www.oracle.com/database/berkeley-db/index.html [^] | ||||||||||||||||||||||||||||||||||||||||||||||
| 85 | PHP5 | minor | always | 2008-09-29 19:07 | 2009-04-28 19:27 | trinity | kleinweby | normal | resolved | none | none | fixed | 0 | pecl does not work for pecl exstensions | Installing a pecl extension fails with "ERROR 'phpize' failed" I am running the latest beta |
[root@server bin]# ./pecl install mailparse downloading mailparse-2.1.4.tgz ... Starting to download mailparse-2.1.4.tgz (36,862 bytes) ..........done: 36,862 bytes 9 source files, building running: phpize Configuring for: PHP Api Version: 20041225 Zend Module Api No: 20060613 Zend Extension Api No: 220060519 ERROR: `phpize' failed |
||||||||||||||||||||||||||||||||||||||||||||||
| 100 | Misc | crash | always | 2009-04-28 04:31 | 2009-04-28 19:24 | bigpcman | oswald | normal | assigned | none | none | 1.7.1 | open | 0 | proftpd 1.3.2 LIST process hangs and consumes 99% cpu |
See the proftp 1.3.2 bug report: http://bugs.proftpd.org/show_bug.cgi?id=3184 [^] Basically there is no transfer buffer size set for the LIST command which causes one of its functions to go in an endless loop. |
pic.png (22 KB) 2009-04-28 04:31 | |||||||||||||||||||||||||||||||||||||||||||||
| 32 | PHP5 | major | always | 2007-04-02 13:53 | 2009-04-28 17:38 | hotsync | wiedmann | normal | resolved | none | none | 1.6.0 | fixed | 0 | Error on Zip stream wrapper.. |
zip:// flaw.. maybe Zip-1.8.7 above fixed this error.. |
20:40:10 Load from Excel2007 file Warning: simplexml_load_file(zip://01simple.xlsx#_rels/.rels) [^] [function.simplexml-load-file]: failed to open stream: No such file or directory in E:\_APM\xampp\htdocs\Classes\PHPExcel\Reader\Excel2007.php on line 57 Warning: simplexml_load_file() [function.simplexml-load-file]: I/O warning : failed to load external entity "zip://01simple.xlsx#_rels/.rels" [^] in E:\_APM\xampp\htdocs\Classes\PHPExcel\Reader\Excel2007.php on line 57 Notice: Trying to get property of non-object in E:\_APM\xampp\htdocs\Classes\PHPExcel\Reader\Excel2007.php on line 60 Warning: Invalid argument supplied for foreach() in E:\_APM\xampp\htdocs\Classes\PHPExcel\Reader\Excel2007.php on line 60 20:40:10 Write to Excel2007 format 20:40:10 Done writing file. |
| ||||||||||||||||||||||||||||||||||||||||||||
| 90 | General | trivial | always | 2008-10-21 11:21 | 2009-04-25 11:06 | Alin Popescu | kleinweby | normal | resolved | none | none | 0.7.4 | fixed | 0 | XAMPP pgsql extension |
When using symfony framework in Mac Os X Leopard, doing the "propel-build-sql" command, this error occurs: Fatal error: Call to undefined function pg_escape_string() in /usr/share/PEAR/symfony/vendor/propel-generator/classes/propel/engine/platform/PgsqlPlatform.php on line 84 When doing the "php --re pgsql" command on Leopard, in can't find functions pg_escape_string(),pg_escape_bytea(),pg_unescape_bytea(),pg_set_error_verbosity(),pg_client_encoding(),pg_set_client_encoding(), they are missing, but in Windows version can be found. |
php.ini (38 KB) 2008-10-22 16:57 |
| ||||||||||||||||||||||||||||||||||||||||||||
| 73 | Apache2 | major | always | 2008-03-24 19:25 | 2009-04-01 12:09 | hawodi | kmarcroft | normal | closed | none | none | 1.5.4 | won't fix | 0 | Switiching between php4 and php5 doesn't work! |
I have xampp 1.4.7 running on Ubuntu linux 7.04 and whenever I make the switch, I get this error: /opt/lampp/share/lampp/phpstatus: 4: /opt/lampp/bin/php: not found After that, it crashes my xampp installation...I wouldn't be able to view any php based web page. |
| |||||||||||||||||||||||||||||||||||||||||||||
| 76 | General | text | always | 2008-07-16 17:01 | 2008-09-25 13:29 | ToePeu | kleinweby | normal | resolved | minor fix | none | 0.7.3 | fixed | 0 | wrong message for security guide |
in installer version at ./xampp/security.php , i can find "To fix or close all these matters simply call /Applications/xampp/xamppfiles/xampp security This will start an interactive program." but application name is not xampp but mampp! thanks ;) |
| |||||||||||||||||||||||||||||||||||||||||||||
| 75 | Apache2 | major | always | 2008-05-14 00:08 | 2008-06-14 13:48 | trinity | oswald | normal | acknowledged | none | none | open | 0 | mod_perl not compiled with PERL_SECTIONS enabled | mod_perl not compiled with PERL_SECTIONS enabled means that you cant use mod_perl to do dynamic apache config files. Using <perl> tags perl script will run but you are unable to apply results to the running config witch makes it useless |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 10 | General | minor | always | 2006-12-05 09:22 | 2008-06-13 12:53 | mistermartin75 | kmarcroft | normal | closed | none | none | 0.6 | won't fix | 0 | security command does not change root password in phpmyadmin config file | Running '/Applications/xampp/xamppfiles/mampp security' and altering the MySQL root password does not change root password in phpmyadmin config file. |
| |||||||||||||||||||||||||||||||||||||||||||||
| 67 | General | block | always | 2008-02-10 18:43 | 2008-06-13 12:51 | dcsaltrock | kmarcroft | normal | closed | none | none | 0.7.0 | fixed | 0 | passwords entered do not work , when stating gets this |
XAMPP: - Fatal: UserPassword: missing arguments on line 45 of '/Applications/xampp/etc/proftpd.conf' XAMPP: Error 1! Couln't start ProFTPD! XAMPP for MacOS X started. dom-cs-Computer:/Users/domc root# /Applications/xampp/xamppfiles/bin/mysql.server: line 159: kill: (9081) - No such process |
have changed password options in security |
| ||||||||||||||||||||||||||||||||||||||||||||
| 60 | Misc | major | always | 2007-12-07 22:15 | 2008-06-13 11:42 | pettero | normal | closed | none | none | 1.6.4 | no change required | 0 | Unable to finish install on Windows Server 2008 Core Install |
Windows Server 2008 RC0 Core Install produces the following error after setup file have been executed and opening the http://localhost [^] or http://127.0.0.1 [^] for the first time. The error message does not go away and prevents any further setup. Welcome to XAMPP for Windows Warning: include(.version) [function.include]: failed to open stream: No such file or directory in C:\htdocs\xampp\start.php on line 15 Warning: include() [function.include]: Failed opening '.version' for inclusion (include_path='.;C:\php\pear\') in C:\htdocs\xampp\start.php on line 15 ! |
Access to this test server can be obtained by emailing pettero@tmc-act.com. |
| |||||||||||||||||||||||||||||||||||||||||||||
| 63 | Misc | minor | always | 2007-12-28 23:24 | 2008-06-13 11:41 | sari42 | normal | closed | none | none | not fixable | 0 | xampplite.zip archive v. 1.6.5 broken on sf.net |
the xampplite v.1.6.5 .zip archive on sf.net has only 9 MB (insted of 48 MB see http://www.apachefriends.org/f/viewtopic.php?p=112785#112785 [^] |
| |||||||||||||||||||||||||||||||||||||||||||||||
| 61 | Misc | crash | always | 2007-12-25 07:41 | 2008-03-25 11:13 | vidak | oswald | normal | assigned | none | none | open | 0 | mysql sintaks error when opening phpMyAdmin |
In version 1.6.5. It seems there is no table in phpmyadmin database and phpMyAdmin cannot find informations. In 1.6.4. there is no error in phpMyadmin |
|||||||||||||||||||||||||||||||||||||||||||||||
| 52 | Misc | minor | always | 2007-09-23 16:56 | 2008-03-25 11:12 | RexKarz | oswald | normal | assigned | none | none | 1.6.3 | open | 0 | /opt/lampp/lampp panel fails with link error message |
Starting the panel using the command: /opt/lampp/lampp panel fails with error: Traceback (most recent call last): File "xampp-control-panel.py", line 21, in <module> import gtk File "/var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.py", line 48, in <module> from gtk import _gtk ImportError: /usr/lib/libcairo.so.2: undefined symbol: FT_GlyphSlot_Embolden Local environment is: 386 based PC Ubuntu 7.04 xampp-linux-1.6.3b.tar.gz |
A search using Google finds a large number of hits on similar problems. The cause appears to be an interaction with applications linking to the function FT_GlyphSlot_Embolden and the way in which the libraries that may contain the function are built. The libraries at issue appear to be: libcairo2 libft2 Of course, I could be wrong. |
|||||||||||||||||||||||||||||||||||||||||||||
| 53 | Misc | minor | always | 2007-10-27 15:37 | 2008-02-06 09:51 | pisco | oswald | normal | closed | none | none | 1.6.4 | fixed | 0 | /bin/arch is depricated - not available anymore in debian lenny |
The lampp start script uses /bin/arch, which is no more available in Debian lenny. Use `uname -m` instead, please see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=446023 [^] best regards Stefan |
lampp_patch.diff (0 KB) 2007-11-14 14:13 |
| ||||||||||||||||||||||||||||||||||||||||||||
| 55 | Apache2 | minor | always | 2007-11-02 04:27 | 2008-02-06 09:50 | ajd4096 | oswald | normal | closed | none | none | 1.6.4 | fixed | 0 | MySQL security check always "insecure" |
The MySQL security check always says "insecure", even if it has been secured. |
checkmysqlport checks for the existence of "port =", but disables networking by setting 'skip-networking'. patch attached |
checkmysqlport.patch (1 KB) 2007-11-02 04:27 |
| |||||||||||||||||||||||||||||||||||||||||||
| 41 | Misc | minor | always | 2007-05-22 00:20 | 2007-10-08 13:28 | Dave_L | oswald | normal | acknowledged | none | none | Windows and LInux | open | 0 | AuthName parameter in .htaccess files should be less informative |
AuthName "xampp user" This is a security risk, since it leaks information (the server is running XAMPP) that could be useful to an attacker. I suggest changing "xampp user" to something less specific, such as "user". |
| |||||||||||||||||||||||||||||||||||||||||||||
| 49 | PHP4 | trivial | always | 2007-07-25 13:21 | 2007-10-08 13:23 | P4Ge | oswald | normal | closed | none | none | 1.6.3 | fixed | 0 | Can't change between php4 and php5 |
Changing to php5: ..:# /opt/lampp/lampp php5 XAMPP: Sorry, but I'm unable to activate PHP 5.2.1. to php4: ..:# /opt/lampp/lampp php4 XAMPP: Sorry, but I'm unable to activate PHP 4.4.6. Because: lampp script trying to call an older version of php4 and php5. Fix: edit lampp script. at line 480 and 484 - Change to the right php versions. (4.4.7. and 5.2.3 used in xampp 1.6.3) |
| |||||||||||||||||||||||||||||||||||||||||||||
| 45 | Apache2 | tweak | always | 2007-06-05 18:14 | 2007-08-28 16:18 | ters | normal | closed | none | none | 1.6.1 | no change required | 0 | Password |
In the config file, there is a line... $cfg['Servers'][$i]['AllowRoot'] = TRUE; Despite changing form "TRUE" to "FALSE" in order to use my own username and password, the system refuses to except them. Therefore I am stuck with using "root" and no password. At the moment this is causing any problems, but will do (I think) when I'm in position to put my site online Can anyone help ? |
I'm a novice user, so be gentle with me. |
||||||||||||||||||||||||||||||||||||||||||||||
| 48 | PHP5 | feature | N/A | 2007-07-18 12:54 | 2007-07-18 16:22 | tricky1982 | kleinweby | normal | resolved | none | none | 0.6.3 | fixed | 0 | PDO Support |
PDO cannot be installed via pecl due to bugs within PHP. (http://bugs.php.net/bug.php?id=36708&thanks=6) [^] Apparently, "Due to the way that loadable modules work on OSX/Darwin, you need to compile the PDO package statically into the PHP core". Please compile PDO in statically with support for MySQL |
| |||||||||||||||||||||||||||||||||||||||||||||
| 40 | Misc | minor | always | 2007-05-21 18:57 | 2007-07-18 13:17 | belier26 | kmarcroft | normal | closed | none | none | no change required | 0 | Installation has to be in /opt, contrary to doc |
On http://www.apachefriends.org/en/faq-xampp-linux.html, [^] I read : ================================= Now extract the downloaded package: tar xvfz xampp-linux-upgrade-x.x.x-y.y.y.tar.gz By the way: It doesn't matter where in the filesystem you extract the packet. Just make sure it's on the same machine as your XAMPP installation. ================================== I initially extracted under /home/user..., but the lampp script expects the installation to be in /opt. IIRC, the first instance is when it looks for the VERSION file. |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 47 | Apache2 | minor | always | 2007-07-06 11:07 | 2007-07-06 11:25 | Dick V | kmarcroft | normal | resolved | none | none | no change required | 0 | mampp security OSX |
Quote: "To fix or close all these matters simply call /Applications/xampp/xamppfiles/mampp security This will start an interactive program." I cannot find a file called 'mampp security' in the xamppfiles folder |
I am a novice in this field and just installed XAMPP. This could be the wrong place to ask a question but I just thought 'why not'? If you want to give me a hint, please do thanks, Dick dickenels@yahoo.com |
| |||||||||||||||||||||||||||||||||||||||||||||
| 35 | PHP5 | feature | N/A | 2007-04-27 11:40 | 2007-05-30 09:23 | michaelmh | kmarcroft | normal | resolved | none | none | 0.6.1 | fixed | 0 | Wanted: gettext support |
gettext is used in many PHP environments for handling translation issues. I trid to uncomment the module in php.ini which resulted in an error message (as soon as I am on that machine again, I will check again and quote the error. Thanks! |
| |||||||||||||||||||||||||||||||||||||||||||||
| 42 | PHP5 | major | always | 2007-05-23 21:49 | 2007-05-30 09:22 | mainstreetmark | kmarcroft | normal | closed | none | none | 0.6.1 | not fixable | 0 | MAMPP links to the wrong jpeg library |
MAMPP, for some reason, includes it's own jpeg library, which ignores the system library. This is causing a crash on some webpages which attempt to use some jpeg functionality. |
Most problematic for me is ChartDirector is crashing. Here's a link to a thread which details the problem a bit more: http://www.chartdir.com/forum/download_thread.php?bn=chartdir_support&pattern=cg_jpeg_resync&thread=1170274332 [^] |
| ||||||||||||||||||||||||||||||||||||||||||||
| 39 | General | minor | random | 2007-05-11 11:33 | 2007-05-30 09:22 | dougwhitedesign | kmarcroft | normal | closed | none | none | 0.5 | won't fix | 0 | Running G5 POWERMAC |
Here are my specs: Machine Name: Power Mac G5 Machine Model: PowerMac7,2 CPU Type: PowerPC 970 (2.2) Number Of CPUs: 2 CPU Speed: 2 GHz L2 Cache (per CPU): 512 KB Memory: 5 GB Bus Speed: 1 GHz Boot ROM Version: 5.0.7f0 Here is my question? Is version 05 xampp the most current option for me? Thanks.. doug |
no config problem as of yet unless it user error. Would like version 6 on this bad boy. |
| ||||||||||||||||||||||||||||||||||||||||||||
| 24 | Apache2 | minor | always | 2007-02-21 18:28 | 2007-05-30 09:21 | kleinweby | kmarcroft | normal | closed | none | none | 0.6.1 | fixed | 0 | Security Script has no effect by setting a password for the Xampp sites |
When I run the security script and i set a password for the Xamppsites, i dont get a login promt by reloading the xampp page. The Problem is, thats AllowOverride in the httpd.conf None is. Simply set AllowOverride in the http.conf on line 227 to AuthConfig and it works. |
| |||||||||||||||||||||||||||||||||||||||||||||
| 26 | PHP5 | minor | always | 2007-03-04 01:07 | 2007-05-30 09:21 | xampper | kmarcroft | normal | closed | none | none | 0.6.1 | fixed | 0 | mbstring |
According to another issue, the absence of mbstring has been fixed in 0.6.1 for macosx. however the extension is not there. |
| |||||||||||||||||||||||||||||||||||||||||||||
| 18 | Misc | feature | always | 2007-01-29 05:28 | 2007-05-30 09:20 | BugX | kmarcroft | normal | resolved | none | none | fixed | 0 | XAMPP Extension files |
This is not a bug, but I think its better if XAMPP installation files for mac os, include the extension file like XAMPP for windows does. Especially for database connection, such as postgre. |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 27 | MySQL | major | always | 2007-03-12 07:31 | 2007-05-30 09:18 | tgrund | kmarcroft | normal | closed | none | none | 0.6.1 | fixed | 0 | User privileges get lost by upgrade from 0.6a to 0.6.1 | After installing the upgrade from 0.6a to 0.6.1 the user table of the mysql database was damaged. The users still existed but they had no more flags of the priveleges and the password of the root user has changed. |
| |||||||||||||||||||||||||||||||||||||||||||||
| 13 | PHP4 | feature | N/A | 2006-12-26 20:06 | 2007-05-15 10:38 | michaelfelch | oswald | normal | resolved | none | none | 1.5.6 | no change required | 0 | Configuring PHP4/5 w/ ldap | Just an idea, but maybe the future versions should automatically configure php with ldap by default or make a way to configure php prior to installation to include extensions. |
| |||||||||||||||||||||||||||||||||||||||||||||
| 37 | Apache2 | minor | always | 2007-05-08 02:47 | 2007-05-15 08:38 | Dave_L | oswald | normal | resolved | none | none | 1.6.0 | fixed | 0 | 1.6.1 htdocs/xampp/sqlite/.htaccess |
[XAMPP 1.6.1 for linux] The file /opt/lampp/htdocs/xampp/sqlite/.htaccess contains: [code]# nobody should be able to access this directory by http (oswald, 31oct03) AuthName "impossible" AuthType Basic require valid-user[/code] That .htaccess file does not prevent access to the directory. I suggest changing it to: [code]# This folder does not require access over HTTP # (the following directive denies access by default) Order allow,deny [/code] |
| |||||||||||||||||||||||||||||||||||||||||||||
| 20 | Misc | minor | always | 2007-02-01 13:14 | 2007-05-15 08:26 | krelvinaz | oswald | normal | acknowledged | none | none | open | 0 | xampp security does not change proftpd nobody password in proftpd.conf |
When using xampp security The user is asked if they want to change the default password for nobody in proftpd which is still the default xampp. If you select yes and provide a password, the password does not get changed. I ended up manually changing it. |
Example run... # xampp security XAMPP: Quick security check... XAMPP: Your XAMPP pages are secured by a password. XAMPP: Do you want to change the password anyway? [no] XAMPP: MySQL is not accessable via network. Good. XAMPP: MySQL has a root passwort set. Fine! :) XAMPP: The FTP password is still set to 'xampp'. XAMPP: Do you want to change the password? [yes] XAMPP: Password: XAMPP: Password (again): XAMPP: Reload ProFTPD... XAMPP: Done. # xampp stop Stopping XAMPP for Solaris 0.9... XAMPP: Stopping Apache with SSL... XAMPP: Stopping MySQL... XAMPP: Stopping ProFTPD... XAMPP stopped. # xampp start Starting XAMPP for Solaris 0.9... XAMPP: Starting Apache with SSL (and PHP5)... XAMPP: Starting MySQL... XAMPP: Starting ProFTPD... XAMPP for Solaris started. # xampp security XAMPP: Quick security check... XAMPP: Your XAMPP pages are secured by a password. XAMPP: Do you want to change the password anyway? [no] XAMPP: MySQL is not accessable via network. Good. XAMPP: MySQL has a root passwort set. Fine! :) XAMPP: The FTP password is still set to 'xampp'. XAMPP: Do you want to change the password? [yes] XAMPP: Password: XAMPP: Password (again): XAMPP: Reload ProFTPD... XAMPP: Done. [FTP password is still set to xampp] |
| |||||||||||||||||||||||||||||||||||||||||||||
| 22 | Misc | feature | always | 2007-02-01 13:20 | 2007-05-15 08:19 | krelvinaz | oswald | normal | acknowledged | none | none | open | 0 | Suggest for documentation |
Documentation should provide basic info on how to stop default services so that the Xampp services will start. This is specific to the Apache server and FTP server. If the default services are no installed, they are running and will prevent portions of xampp from starting. |
Before running... disable the following: Apache cd /etc/rc3.d ./S50apache stop mv S50apache s50apache FTP Server svcadm -v disable ftp |
| |||||||||||||||||||||||||||||||||||||||||||||
| 21 | Apache2 | feature | always | 2007-02-01 13:17 | 2007-05-15 08:17 | krelvinaz | oswald | normal | acknowledged | none | none | open | 0 | Suggest changing default ServerTokens setting to Prod |
The default ServerTokens for Apache is to use Full. This gives away the version and packages that are linked to the apache server when you ask for ID information like: Server: Apache/2.2.3 (Unix) DAV/2 mod_ssl/2.2.3 OpenSSL/0.9.8d PHP/5.2.0 mod_apreq2-20051231/2.6.0 mod_perl/2.0.2 Perl/v5.8.8 If changed to Prod instead the output is truncated to just Apache like: Server: Apache |
Location of setting: /opt/xampp/etc/extra/httpd-default.conf Look for: ServerTokens Full Change to: ServerTokens Prod |
| |||||||||||||||||||||||||||||||||||||||||||||
| 38 | PHP5 | trivial | always | 2007-05-09 05:44 | 2007-05-09 08:00 | fourwding | kmarcroft | none | resolved | none | none | 1.6.0 | no change required | 0 | Fatal Memory Exauhsted error from PHP |
After installing Drupal onto my XAMPP enabled platform, I added a few of the additional modules, at which time I continued to recevie errors like this: Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 46080 bytes) in /opt/lampp-1.5.4/htdocs/main/modules/system/system.install on line 2997 from various areas of the code. The modules that seem to cause this are Views and CCK. At first I thought it was a Drupal error, so I took the Drupal install across to my windows box running Uniform Server (sorry!!) and it works fine without any problems. This memory problem occurs all the time when I have the Views module enabled. When I move it out of the modules directory, things start working again. |
I have tried XAMPP 1.6.1 and 1.5.4, and also using the PHP5 and PHP4 versions withing these installations and the problem still occurs. |
| ||||||||||||||||||||||||||||||||||||||||||||
| 19 | Control Panel | minor | always | 2007-01-29 05:30 | 2007-05-04 17:46 | BugX | bjeanes | normal | acknowledged | none | none | open | 0 | Problem with Control Panel status | I'm using Mac Os X 10.4.8 and XAMPP 0.6a, it has a control panel, but there's a problem with button start and stop, we don't know wether the current server is already started or not, coz all button is always enable. |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 29 | MySQL | block | always | 2007-03-14 11:26 | 2007-03-14 13:31 | mistermartin75 | normal | closed | none | none | 0.6.1 | fixed | 0 | MySQL does not upgrade; security command does not alter config file | After upgrading XAMPP from 0.6.0 to 0.6.1 via the normal installation command the MySQL user table is reset (not the databases, they stay the same). When using the security command, it does change the MySQL root password, but no the one in the phpMyAdmin config file. Hence, you cannot use MySQL anymore (except if you alter the phpMyAdmin config file, but the general user doesn't know where this is). |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 23 | Control Panel | minor | always | 2007-02-21 18:14 | 2007-02-22 10:07 | kleinweby | bjeanes | normal | assigned | none | none | 0.6.1 | open | 0 | Control Panel hide not correctly by clicking on the close button |
If I click on the "x"-button in the window, the window hide not correctly. I don't see the window longer, but OS X don't know thats it are hide. A click on the Icon in the dock dont show the window. Only if I clicked on the hide button in the Menu, its are correctly hidden. And I can show it again by click in the Icon in the dock. |
| |||||||||||||||||||||||||||||||||||||||||||||
| 7 | General | minor | always | 2006-11-29 16:07 | 2007-02-18 18:32 | mistermartin75 | kmarcroft | normal | closed | none | none | fixed | 0 | Cannot change default ProFTPD password via security command |
Issued '/Applications/xampp/xamppfiles/mampp secrity' after 'sudo su', everything went fine except for ProFTPD. XAMPP: The FTP password is still set to 'xampp'. XAMPP: Do you want to change the password? [yes] yes XAMPP: Password: XAMPP: Password (again): /Applications/xampp/xamppfiles/share/xampp/checkftppassword: line 61: /Applications/xampp/xamppfiles/temp/xampp26185: No such file or directory cp: /Applications/xampp/xamppfiles/temp/xampp26185: No such file or directory rm: /Applications/xampp/xamppfiles/temp/xampp26185: No such file or directory XAMPP: Reload ProFTPD... XAMPP: Done. |
Mac OS X 10.4.8, command issues from Terminal. |
| |||||||||||||||||||||||||||||||||||||||||||||
| 3 | MySQL | minor | always | 2006-11-26 18:27 | 2007-02-18 18:31 | kleinweby | kmarcroft | normal | closed | none | none | 0.6 | fixed | 0 | /Applications/xampp/xamppfiles/var/mysql/: wrong rights |
/Applications/xampp/xamppfiles/var/mysql/ isn`t readable for users without root-privileiges. currectly have it this rights: drwx------ 12 nobody wheel 408 Nov 26 17:03 mysql but the rights like 755 are better. |
| |||||||||||||||||||||||||||||||||||||||||||||
| 11 | General | block | always | 2006-12-09 08:16 | 2007-02-18 18:31 | mistermartin75 | PF4 | normal | closed | none | none | 0.6 | fixed | 0 | ProFTPD accepts no username or password | ProFTPD always responds with an incorrect login error when trying to log in. This goes for any account, even the standard nobody account. |
| |||||||||||||||||||||||||||||||||||||||||||||
| 17 | Misc | minor | always | 2007-01-20 17:28 | 2007-02-18 18:31 | sscotti | kmarcroft | normal | closed | none | none | fixed | 0 | Not a Bug really, but was wondering if you could add mbstring. Other issue with Permissions |
1. The may be not be place to report this, but I found a link on the forum. Was wondering if mbstring support is/can be compiled into XAMPP. Doesn't look like it is standard and I would like support for that. If not, are there instructions somewhere on how to add it in or compile it in the package with the development package. 2. What are the correct permissions for files/directories when they are unpacked. Despite following directions I seem to have issues with that, and some users may want to run the server as www whereas others might want to use nobody or something else. A summary of folders and files with the proper permissions would be helpful. |
1. Mostly interested in mbstring for e-groupware. egroupware runs, but a number of modules that it can use are not standard in XAMPP, mostly the db protocols, mbstring, maybe others. 2. I would like to get involved with egroupware development and I might need to have the ability to add / edit features in XAMPP. Where is the best resource for learning how to do that? |
| |||||||||||||||||||||||||||||||||||||||||||||
| 9 | MySQL | minor | always | 2006-12-05 09:21 | 2007-02-15 18:41 | mistermartin75 | kmarcroft | normal | closed | none | none | 0.6 | fixed | 0 | phpmyadmin allowed host | devmac.kwm-web.info is a standard allowed host for root on phpmyadmin |
| |||||||||||||||||||||||||||||||||||||||||||||
| 15 | PHP5 | minor | always | 2007-01-15 21:11 | 2007-02-08 23:07 | April | normal | closed | none | none | 0.5 | won't fix | 0 | Libxml functions undefined |
Certain functions that should be recognized as built in functions are not being recognized. So far I've found: In libxml libxml_set_streams_context() libxml_use_internal_errors() In simplexml I've had some trouble with certain DOM extensions, but this maybe a problem with that library, not xampp. You guys may have addressed this already, but since the PPC versions are down... |
| ||||||||||||||||||||||||||||||||||||||||||||||
| 14 | General | major | always | 2006-12-28 15:38 | 2007-01-16 12:57 | lturika | kmarcroft | normal | closed | none | none | 0.6 | no change required | 0 | Unable to install XAMPP |
Tried both ways of installing - directly from tar file and via terminal. Everything is fine untill i go to localhost and choose language. I get bunch of warnings. Please advise |
Warning: fopen (lang.tmp) [function.fopen]: failed tons of open stream: Permission denied in /Applications/xampp/xamppfiles/htdocs/xampp/lang.php on LINE 2 Warning: fwrite (): supplied argument is emergency A valid stream resource in /Applications/xampp/xamppfiles/htdocs/xampp/lang.php on LINE 3 Warning: fclose (): supplied argument is emergency A valid stream resource in /Applications/xampp/xamppfiles/htdocs/xampp/lang.php on LINE 4 Warning: CAN emergency modify header information - headers already sent by (outputs started RK /Applications/xampp/xamppfiles/htdocs/xampp/lang.php: 2) in /Applications/xampp/xamppfiles/htdocs/xampp/lang.php on LINE 5 |
| ||||||||||||||||||||||||||||||||||||||||||||
| 6 | Misc | minor | always | 2006-11-27 21:56 | 2006-11-28 18:47 | kleinweby | oswald | normal | resolved | none | none | 1.5.5 | fixed | 0 | /opt/lampp/share/addons/ddclient was not removed |
ddclient was removed, but the addon-start file isn`t removed. Thats give a startup error: kleinweby@kleinweby-laptop:~$ sudo /opt/lampp/lampp startddclient XAMPP: Starte ddclient - dynXAMPP sh: /opt/lampp/bin/ddclient: not found so remove /opt/lampp/share/addons/ddclient. |
| |||||||||||||||||||||||||||||||||||||||||||||