A package consisting of Apache, mySQL, PHP and Perl, available for multiple platforms.
0
votes
4answers
251 views
running PHP scripts using XAMPP server [closed]
Hii ,
I am a beginner in PHP .I would like to know how one can execute a PHP script using XAMPP server ... ??
Any suggestions ... :)
1
vote
1answer
47 views
2 PHP Installations - how to configure?
I have a windows server 2003 with ISS 7.0. There runs 2 sites with simple php, which I have installed easily. (C:/Program Files/PHP)
Now I install XAMPP for MYSQL and XAMPP installed a second ...
0
votes
2answers
395 views
One localhost on two PCs
Today I got an idea, that testing my web apps on two different PCs would be even better if they both are near and if I could use my own localhost instead of hosting.
i.e.:
1. My ASUS laptop runs ...
1
vote
1answer
651 views
How do I point PHP to OpenSSL directory within script?
I have a PHP script which needs to point to my server openssl directory but am lost. I know the directory resides at /usr/bin/openssl while my site pages rest at ...
2
votes
1answer
571 views
Using separate php.ini files per vhost in Xampp
My web host provides separate php.ini files per web root, which is quite useful as I host some websites which require different PHP settings.
But on my dev system where I use Xampp, I can only find a ...
1
vote
0answers
249 views
encodeURIComponent + Apache AllowEncodedSlashes
I'm running Apache(XAMPP package) and i'm trying to allow forward slashes in the URI to be able to retrieve parameters sent with encodeURIComponent, so i added the directive
AllowEncodedSlashes On
...
0
votes
4answers
267 views
My appache server can not get access to port 80
I installed appache server on my computer, but when I run it, the error log indicate that the application can not get access to the port 80, here is the error message:
could not bind to address ...
0
votes
1answer
540 views
XAMPP OSX Snow Leopard & php ssh2 extension
I've been having problems getting the php ssh2 extension to work under xampp on Snow Leopard in my local test environment. I understand xampp is 32 bit and so the extension must be compiled as 32 bit ...
0
votes
1answer
57 views
Where might I be having problems with making web server acessable (XAMPP)
I've installed XAMPP and it seems to be working - sort of.
It will serve pages if I access it via http://localhost or 127.0.0.1 but not if I use the actual IP address I have.
I thought it might be a ...
0
votes
3answers
171 views
What's the principle of XAMPP for linux?
I don't understand why it can be directly used even without installing, just uncompress it and will work.
Anyone knows the reason?
UPDATE
I'm asking why it can be so easy?
1
vote
2answers
2k views
How to make MAMP PRO / XAMPP secure enough to serve as production webserver? Is it possible?
my task is to setup a MAMP webserver for our website in the easiest way so it can be managed by my colleagues without experience in server administration. MAMP PRO is an excellent solution, but some ...
1
vote
1answer
1k views
Easiest way to change document root for XAMPP(Linux)
The easiest way to change document root from /opt/lampp/htdocs to /home/alfred/htdocs for XAMPP(linux) in a step by step guide?
0
votes
1answer
1k views
XAMPP on windows 7 not working
I just installed XAMPP lite on Windows 7. I have two drives - C: for the OS and regular files, and an external drive E:. I insatlled XAMPP lite on E: (on the root), and its been giving me problems. ...
0
votes
2answers
242 views
php programming
i am learning php,i downloded the xampp.and Apache server,Mysql are running properly in Xampp Control panel.
I tried with a simple program that is hello world,i created a new folder in htdocs, and i ...
1
vote
1answer
1k views
XAMPP vs WAMP security and other on Windows XP
Not long ago I found WAMP and thought it was a God send because it had all the things I wanted/needed (Apache, PHP, MySQL, and phpMyAdmin) all built into one installer. One thing about WAMP has been ...
3
votes
2answers
3k views
XAMPP - Apache service stops running after few seconds
I have this big problem with my Xampp server, for some reason the Apache service stops running after a few seconds it as been started, and i have no idea what the problem is, and the error logs don't ...
1
vote
4answers
624 views
Making python run on my webserver
im getting a bit stuck regarding options for running python scripts on my server. From the research ive done so far, i can see i need to modify apache slightly to run python scripts, by using either ...
2
votes
1answer
652 views
Installing XAMPP on Mac OS X as a daemon ( service )
Until now, I've been running Xampp by having a script with xampp start run as a login item.
Is there a better way to make Xampp ( Apache & MySQL ) run as daemons?
0
votes
1answer
878 views
Test server on a local network with XAMPP
I'm not very proficient with networks and could use some help.
I've got a Win 7 desktop with XAMPP which acts as my local dev machine. I've configured a virtual host on the desktop which I'm able to ...
1
vote
1answer
614 views
Sendmail not working from local PHP when headers not specified
I'm having trouble getting my local XAMPP server to send emails via my remote SMTP server.
In PHP, if I put:
$headers = "From: dan@fromdomain.com\r\n";
mail('dan@todomain.com', 'test', '', ...
3
votes
2answers
13k views
How to free port 80 for xampp to work [closed]
Please help,
I used to be running xampp and it was working perfectly.
Then I wanted to try something out and I ran IIS instead of xampp.
Now I want to go back to using xampp, but whenever I try to run ...
0
votes
3answers
216 views
Perl program doesn't get displayed in browser (windows)
system info: i have installed XAMPP on my machine having Window XP OS .
also installed Apache2.2,
now, i have created two folders in C:\xampp\htdocs they are php and perl .
these folder contains ...
-1
votes
2answers
829 views
Access forbidden! using xampp on macosx 10.5
I installed xampp back around January 2009, and CF8 to test coldfusion on my macbook (note: I do not think that this issue is related to CF, but only xampp). I only ever used the apache part of xampp, ...
3
votes
2answers
3k views
CodeIgniter's index.php
Following CodeIngiter's installation instructions, I extracted CodeIgniter into XAMPP's htdocs folder and placed its index.php at the root. When I navigated to the following url
h t t ...
1
vote
1answer
705 views
can I install multiple versions of php and mysql on xampp
I am using xampp on windows xp. Recently I felt in need of having more than one version of PHP and mysql.
Is it possible.?
0
votes
2answers
2k views
Help configuring Mercury mail or similiar with XAMPP to send e-mail outside of localhost
I'm building a PHP/MySQL driven website for my department at work (installed via XAMPP). I need to be able to send mail to outside e-mail addresses (e.g., Yahoo, Hotmail, etc.) using the PHP mail() ...
-1
votes
3answers
3k views
how to change port number of Apache server in windows OS
I have installed xampp control panel and Apache 2.2 on windows XP
when I type http://localhost/ gives me page which says It Works!
Now, I want to change the port number 80 to some other number
How ...
1
vote
1answer
261 views
weird text appearing when using PHPBB >v3.0.1 XAMPP windows SQLite
This is the strangest, most baffling problem I have ever encountered.
Basically when I use any PHP forum software other than phpbb it works fine but when I use any version of phpbb greater than 3.0.1 ...
6
votes
4answers
2k views
Apache configuration with virtual hosts and SSL on a local network
I'm trying to setup my local Apache configuration like so:
http://localhost/ should serve ~/
http://development.somedomain.co.nz/ should serve ~/sites/development.somedomain.co.nz/
...
1
vote
2answers
2k views
XAMPP localhost and 127.0.0.1 don't work but computer name does work
I am running on a vista. Localhost and 127.0.0.1 do not work anymore but my computer name still works. Localhost and 127.0.0.1 only show a blank page however using my computer name can access xampp ...
2
votes
4answers
4k views
How to recover data files from xampp-windows to xampp-linux after crash?
My Windows box died after I developed a database in xampp on it; fortunately I have a backup of the entire F:/TestWeb/Xampp partition. Unfortunately, I did not do an Export (nor dump) of the "Lws2" ...
0
votes
3answers
2k views
How to disable port 443
I have installed Apache 2.x.x. But right now I have uninstalled it from my pc. I try to install XAMPP, but the apache could not installed correctly.
Error:
Could not bind to address 0.0.0.0:443
3
votes
3answers
9k views
Apache won't start, MySql and FileZilla does
I am using Windows7 and XAMPP 1.7.3(it's 32bit but says it works on 64). When I click on start Apache nothing happens but beneath it is written:
"Busy.... Apache Service started"
But the green ...
1
vote
1answer
805 views
How can I upgrade PHP on Windows 7?
I am currently running Xampp for a dev server on Windows 7. It has Apache, PHP,MySQL and some other stuff all in one simple exe package for windows and works great. My version currently has PHP ...
2
votes
1answer
1k views
XAMPP Apache server not working on internal network
(I asked this at stackoverflow, but was told it'd be better suited here...)
I have XAMPP installed on my local laptop (Vista) and it works fine. Apache and MySQL are running as services, and I can ...
2
votes
4answers
6k views
How to copy & move MySQL database
I'm very new to servers and databases, my experience spanning only a few installations of XAMPP for easy website testing and exploration. So I have XAMPP installed on my laptop, and I just put it on ...
1
vote
2answers
472 views
How to configure SSL for virtual host
I am having problems setting up SSL in Virtual Hosts. The setup works great on unsecure sites. And I want it to work with SSLEnabled sites.
My httpd-vhosts.conf is below:
NameVirtualHost 127.0.0.1
...
1
vote
1answer
900 views
How to configure SSL for virtual host
I am having problems setting up SSL in Virtual Hosts. The setup works great on unsecure sites.
And I want it to work with SSLEnabled sites.
My httpd-vhosts.conf is below:
NameVirtualHost ...
0
votes
2answers
1k views
problem with enableing apache mod rewrite on xampp
I'm trying to enable the mod rewrite on apache for xampp, I've uncommented the code
LoadModule rewrite_module modules/mod_rewrite.so
also I have the AllowOverride All as well but it's still not ...
1
vote
2answers
1k views
Adding a MySQL StoredProcedure causes not responding state
I'm on Windows 7 ultimate 32bit + xampp 1.7.2 [MySQL v5.1.37]
This is my stored procedure :
delimiter //
CREATE PROCEDURE updatePoints(IN parentid INT(5),IN userid INT(5))
DECLARE chpoints INT(5);
...
0
votes
2answers
1k views
Configuring LAMP Environment in Linux Mint 8 using XAMPP- installing Memcache
Okies, I have successfully installed the XAMPP and added virtual hosts and am able to make database calls and stuff. The problem I am facing is while trying to enable the memcache module.
Currently ...
1
vote
3answers
408 views
Dump Trac DB on Windows/XAMPP
I have a Trac instance running on a WindowsXP machine with XAMPP. I am trying to migrate the trac instance to a newer Linux-based machine. However, I'm having a hard time getting the database to ...
0
votes
1answer
193 views
Apache server is not starting
Last 4 months I have been running Apache server fine on my machine. All of a sudden Today I am getting httpd.exe: Could not reliably determine the server's fully qualified domain name error. When I do ...
0
votes
1answer
721 views
How to use RewriteRule within .htaccess on xampplite?
I am using .htaccess file to enable url rewrite.
Options +FollowSymlinks
RewriteEngine on
DirectorySlash off
Options -Indexes
RewriteRule ^(.*)$ index\.php [NC]
It works as it should on the ...
0
votes
2answers
539 views
XAMPP server on Linux uses “nobody” user
I have XAMPP server installed on Red hat . I find the when ever I execute PHP scripts it executes from the owner of "nobody".
Now the problem is I need to use sudo to run some process inside the PHP ...
0
votes
1answer
474 views
Compiling mod_auth_kerb on OS X
I'm trying to get mod_auth_kerb installed, but I can't seem to find any information on compiling it on OS X. I'm getting the following when I attempt to compile:
./apxs.sh "-I. -Ispnegokrb5 ...
0
votes
2answers
2k views
XAMPP error 403 on fresh install
I just installed XAMPP on my Ubuntu 9.10 box according to the instructions here and as far as I can see, everything was followed exactly per instructions, including setting up the soft link to my ...
2
votes
4answers
1k views
Zend Framework: XAMPP - Redirect/Rewrite
I'm using Zend Framework but I have a little problem:
How could I redirect internal all requests from
localhost/zendframework/
to
localhost/zendframework/www/
What have to put into my ...
0
votes
1answer
880 views
XAMPP doesn't respond on Windows 7 host
I just uninstalled WAMP on Windows 7 because I have been getting an error when I install an application (I think not compatible to WAMP's MySQL).
So I installed XAMPP on Windows 7 - I get no errors ...
0
votes
1answer
1k views
help with sendmail configuration to send mail through my gmail account?
This is the sendmail.ini file what to change now
# Example for a user configuration file
# Set default values for all following accounts.
defaults
logfile "\xampp\sendmail\sendmail.log"
# Mercury
...