A package consisting of Apache, mySQL, PHP and Perl, available for multiple platforms.
1
vote
2answers
430 views
How to disable mod_perl on xampp for linux 1.7.4?
I could not find any perl config in /opt/lampp/etc/httpd.conf.
2
votes
1answer
36 views
mysql 5.1.44: -e not executing and exiting properly on OSX
This function works on 5.0.75 on Ubuntu, but not on 5.1.44 on OSX (Lion):
mysql --database=sps --host=localhost --user=root --password=somepass -e "SELECT 1;"
The expected output is this:
+---+
| ...
1
vote
1answer
122 views
running wowza and xampp locally not working
i want to run xampp and wowza together on my local system for development but it won't work because wowza also uses port 80.
is it possible to change the default wowza port?
1
vote
1answer
190 views
XAMPP MySQL batch file
I am using XAMPP to run Apache, PHP and MySQL on a bunch of remote laptops for our clients. It is just the XAMPP directory with all the files (thumbdrive version, no registry values are added or ...
1
vote
1answer
283 views
installing xampp on win 2003 server
i'm trying to install xampp on my win 2003 server - as it's already hosting a IIS, i need to set it up separately on my 2nd ip. any ideas how to config apache to listen to my 2nd ip?
or do i need port ...
1
vote
1answer
53 views
DocumentRoot - take without / infront
I'm not sure if I've posted the title correct as I'm not sure if there's a tehnical title for what I'm looking for - see below.
On my localhost server I have a clone of my VPS files as I wish to sync ...
0
votes
1answer
73 views
Receiving email through Mercury without going through port 25?
I have a mercury mail server running on my computer, and am trying to receive (I don't care about sending) mail on my server. My ISP, however, has apparently blocked mail ports (Like 25). Is there any ...
0
votes
1answer
382 views
Remote connection to Mysql not working
We have an application running with CodeIgniter and MySQL in cestacerta.com.
Ther are two versions: One that is in production and it works perfectly, and one that is our Development version. This ...
0
votes
1answer
507 views
Slow connection to Linux MySQL from Windows only (XAMPP)
UPDATE
Turns out the issue was with my network settings - I'm not sure what was wrong, as they were the out-of-box settings, but going to System Properties -> Computer Name and running Network ID ...
0
votes
1answer
263 views
windows server 2008 r2 ec2 instance remote localhost access
i am trying to set up a site with xampp. i have succesfully connected to the instance via remote desktop and installed xampp and python (needed for my php script). now i am trying to find a way to ...
0
votes
1answer
245 views
Access XAMPP installation on mac within the same wifi network
How do I setup my mac XAMPP to be public to users within the same wifi network?
0
votes
1answer
368 views
how can I repair a mysql connection?
I use XAMPP 1.7.3
If I try to open phpMyAdmin it will try to open but eventually I'll have only a blank page, no errors.
If I try to connect with Navicat, the same thing, it will not be able to ...
0
votes
1answer
576 views
Fatal error: Uncaught exception 'Zend_Cache_Exception' with message > 'cache_dir must be a directory'
After doing my code update. I got this error.
Could you help me figure this one out?
I gave 777 permission to all of the folders.
Thanks in advance!
Fatal error: Uncaught exception ...
0
votes
1answer
241 views
PHPmailer cant connect with remote SMTP server
I cant connect with remote SMTP server using PHPmailer. I checked in wireshark, that in time when script is trying to connect, no single packet is sent out from my pc.
What can block it? SELinux is ...
0
votes
1answer
78 views
Limit directive does not work in .htaccess
I am trying to put a simple .htaccess with "deny from all" in phpmyadmin directory (from the default xampp installation), but it does not make any difference...
The directory is still available ...
0
votes
1answer
109 views
Not allowing access to another computer in LAN
Is it possible to handpick few ip addresses to allow access to localhost over LAN and rejecting other incoming connections? I am running XAMPP.
OS : Windows XP
0
votes
1answer
224 views
I'm just getting “& was unexpected at this time.”
I have an Windows Server 2003 and XAMPP running for more than a year, but in past days my Apache error log is full of "& was unexpected at this time." error.
I searched everywhere and I coudn't ...
0
votes
1answer
782 views
Apache HTTP Server+Tomcat: Which file generates mod_jk.conf, how to modify generated stuff, and how does httpd reach it?
I'm using XAMPP with Apache HTTP Server and Tomcat Add-On installed.
There's a default mod_jk.conf which is generated by Tomcat when starting it.
But which file generates this mod_jk.conf file?
How ...
0
votes
1answer
115 views
Put a website online through a Linux Suse 10.0 Server
I want to put a website online. I worked it on a localhost basis, through my, and only mine, computer and wish to move it to a Linux 10.0 Server.
Can anybody give me the directions to successfuly put ...
0
votes
1answer
178 views
localhost working fine with executing php code except mail function
i tried executing the mail() and got the following error
"Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini ...
0
votes
1answer
266 views
Installing software on xampp locally and linux LAMP online
All I initially wanted to do was install some software onto my server, I have spent the last few days trying to get my head round linux and feel like I have just fallen into the matrix!
I have xampp ...
0
votes
1answer
73 views
Apache - Self assigned SSL Help
How would I self assign a SSL Cert on Apache (XAMPP) on a Windows 2003 server? I have researched and the farest I got was a broken SSL Cert with "Common name" problem.
Post your guide or links here,
...
0
votes
1answer
449 views
XAMPP/Apache - SSL Not working
I have recently created a SSL using the makecert.bat and its all stored and created in the correct directory.
The SSL is not appearing on my site, this is located on a VPS. I think its something to ...
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
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
...
-1
votes
1answer
49 views
APACHE httpd.conf error
I have recently installed the latest Apache.
It is working fine through localhost:80 and through 10.0.0.51:80, but I can't connect through [External IP]:80.
I have forwarded ports correctly, but I ...
-1
votes
1answer
3k views
XAMPP says Access Forbidden! for every file
I'm using XAMPP on my mac to power some virtual hosts for offline web dev.
Every file I try to access says the same error:
Access forbidden!
You don't have permission to access the ...
-1
votes
1answer
1k views
XAMPP CURL not working!
Nope, it's not. Windows Vista Home Premium x32:
Relevant section of php.ini:
; Windows Extensions
; Note that ODBC support is built in, so no dll is needed for it.
; Note that many DLL files are ...
-2
votes
1answer
125 views
Apache Virtual Hosts in XAMPP
I'm setting up some virtual hosts for local web dev. I'm using XAMPP and have been having a nightmare getting it working. Here's my httpd-vhosts.conf file:
NameVirtualHost *:80
<VirtualHost *>
...
1
vote
0answers
87 views
Runing ColdFusion 10 on IIS 7.5 together with XAMPP on same server
I have a Windows 2008 64-bit Server running CF 10 on IIS 7.5. Now I want to run XAMPP/WAMP or uniform server on this server as well to serve a Joomla site.
My question is, whether it is safe to do ...
1
vote
0answers
242 views
WAMP slow when connected to internet
I'm using WAMP on Windows 7. When I'm not connected to the internet, my localhost loads quickly. When I am connected, the delay can be over 30s long often resulting in timeouts.
Things I've tried:
...
1
vote
0answers
320 views
How to set specific environment variables for Apache service run on Windows
I'm facing a problem. I use xampp 1.7.7 on Windows which installs a Apache service. I find that I have to some tweak to have all PHP modules load properly.
For example, php_ldap.dll cannot be loaded.
...
1
vote
0answers
172 views
mysql error on xampp 1.7.7 for windows
All of a sudden my XAMPP installation is playing silly buggers when I try to Cake bake.
I get a recurring error:
SQLSTATE[HY000]: General error: 6 Error on delete of 'C:\xampp\tmp\#sql...MYD' ...
1
vote
0answers
153 views
Creating a Virtual Host with xampp
i'm using xampp trying to set up a virtual host.
Here's my httpd-vhosts.conf file:
<VirtualHost *:80>
DocumentRoot "C:\Users\wbaizer\PhpstormProjects\Test"
ServerName test1.localhost
...
1
vote
0answers
60 views
Is there a way to use XAMPP to install ONLY MySQL on WinXP and Windows7?
We need to install MySQL quickly on a number of Windows 7 and Windows XP machines. The standard MySQL installation gives us various errors on various machines, but we noticed that XAMPP always seems ...
1
vote
0answers
252 views
Major Issues Configuring my XAMPP server's CGI bin
I'm having some enraging annoyances with my CGI folder. My company's web site's cgi folder is simply /cgi off the root folder. No big deal. (So company web files access '/cgi/scriptname' and scripts ...
1
vote
0answers
2k views
how to create virtualhost in zend server ce on port 8083 while the server itself is not running on port 80?This is a serious blocker, i need help!
I know this kind of question have been asked million times already, and i've read most of them and applied most of the solutions out there, mine is just not working.
I've been struggling for 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
0answers
31 views
Strange CPU cycles and slow queries
My database (XAMPP) runs at almost 350 questions a second is 99% in the SELECT category. The website I'm running is heave on timed ajax calls that refresh data every 10 seconds. During this, there are ...
0
votes
0answers
16 views
How to setup a staging enviroment like making XAMPP link to registered domain but their cpanel and htdocs remain at local?
I'm currently new to the server's thing.
I usually develop my normal html php file at XAMPP's htdocs and preview like
localhost/mytestingwebsite
But now I need setup a staging environment so that ...
0
votes
0answers
31 views
Separating application and web server for a Drupal 7 installation
I have been asked to separate the web server from the application server for Drupal 7 site running on XAMPP. Basically, the Web server should be on one box, with the application server running on ...
0
votes
0answers
90 views
.htaccess doesn't work on Mac OS Lion
I am trying to achieve of this effect:
website.com/new-york
After the slash I want to put a city. I set up following .htaccess:
RewriteEngine on
RewriteBase /
RewriteRule ^([^(/\.)]+)/?$ ...
0
votes
0answers
59 views
ZendServer uninstall and xampp install ports conflict
I uninstalled zend, cleaned it from the registry (it doesnt exist there).. when I go to localhost , I can see its favicon. Also my xampp port is blocked by the previous installation of zend that uses ...
0
votes
0answers
43 views
XAMP - Windows Virtual Hosts not working
I've got some virtual hosts that i'm trying to setup on my local machine, but i'm repetatedly getting errros of
Access forbidden!
You don't have permission to access the requested directory. There ...
0
votes
0answers
99 views
XAMPP Closes the Connection and won't let me download anything
I want my XAMPP Apache server to host a zip file (The file is around 250mb) but the server closes the connection and won't let me download the file! However webistes are loading correctly and It seems ...
0
votes
0answers
745 views
HTTP 500 Error in XAMPP, only when trying to run Moodle
I have a XAMPP 1.7.7 install that I am trying to run Moodle off of. This exact Moodle code works on an Amazon EC2 server, but when I try to run it off my XAMPP server, it gives an error:
HTTP Error ...
0
votes
0answers
231 views
DNS Spoofing and Xampp as a proxy, how to configure it?
I have a server running Apache with mod_proxy, a module to use my localhost as a proxy server. When somebody on the same LAN visits my server (my localhost through my lan ip), he/she can see only the ...
0
votes
0answers
54 views
Cannot find xampp.user
I want to log in as apache admin, and I have setup the user name and password before. But not I cannot login. A error message presented in error log file say:
Could not open password file: ...
0
votes
0answers
226 views
Server Redirects to IP when visiting domain
I'm running a basic debian vps with xampp up and running. I can visit my server's ip, visit pages (static HTML test pages), all is well. I have not configured any new VHosts, all the conf files are ...
0
votes
0answers
236 views
xampp gives forbidden 404 error when navigating to localhost
I just installed xampp in ubuntu . After installing , i pointed my browser to http://localhost , but it gives me forbidden error . I gave all permissions to htdocs folder , but still i get the same ...