I want to create user directories in an Apache server that are also accessible via the FileZilla FTP server. How do I create these directives and most importantly how do I apply them to Apache?
...
Hi
i'm a beginner with php and i'm wondering how can i use this using the xampp server?
would appreciate your ideas.
Thanks
...
Hi there! I am currently using Windows XP SP3 with Apache 2.2, PHP 5.3, MySQL 5.1 and XAMPP 1.7.3 installed.
However after installing everything including XAMPP, I could not see the "XAMPP Welcome Page" at all! I only see the Apache default Page "It Works!!" on http://localhost/ . I also tried http://127.0.0.1/ but it gives back the sam...
Hi, I'm new to using XAMPP so this may be simple to some people.
I have a few php projects that I would like to be able to debug locally and view in the browser (not concurrently, but without having to change config files/copy project folders each time I want to work on a different project).
On IIS, you could set up multiple sites to s...
Hi,
I'm running XAMPP on my local host, and i want phpmyadmin to add another field of server on login page, so i can manage an external mysql server as well..
Is that possible?
Thanks
...
Hello,
Can someone give me some insight on how to work with liveview locally.
The problem I am having now is that liveview works ok with the remoteserver,
but with xampp the css is a little distorted.
I can't come up with an explanation.
Can someone shed some light?
Thanks, Richard
...
XAMPP + Cake installation on Windows 7 causes the curious problem of introducing backslashes in pathnames of uploaded files.
...
I use the example for POST, found here.
On a windows 7 machine it doesn't show the chart, just the image's ALT text (which I added to the example). When I upload the two files to my website it works just fine.
Has anyone else tried this with XAMPP? Would someone? If it works for you on localhost can you please paste the entire code o...
I have XAMPP installed on my computer, and am using MySQL through it on localhost for a personal project.
I am trying to set the ft_min_word_len variable for fulltext searches in boolean mode to 2 from the default of 4.
I've tried (after stopping MySQL from the XAMPP control panel):
Opening Shell from the XAMPP control panel, and typ...
I am struggling for quite a while now to get into translation files with PHP's gettext() function and creating the files with Poedit. Poedit didn't come with a helpfile either and I tried lots of things found online but nothing works..
I am on Mac OSX with an XAMPP configuration.
on OSX my XAMPP dir is
/Applications/XAMPP/xamppfiles/h...
I've been testing PHP projects locally using XAMPP (on Windows). I can find the PHP error log though. Any ideas?
...
I'm working in Ubuntu with eclipse for development PHP, with PDT (PHP Development Tool), and using Xampp and my workspace is at /home/, so when I run my PHP file it run under http://localhost/, but the files are not in the folder /opt/lampp/htdocs, so there is a way to copy the files to /opt/lampp/htdocs when I run my project from eclips...
I am realy ,realy newbie in rewrite rules..
I have php script with a search form and with three imputs : title ; category ; region .
User can search by title category or region , so the parameters can not be in a specific order.Sometime they search by title sometime only by category an region...
my rules
RewriteRule ^list/(.*)/(.*)/(.*...
I build a webisite with wordpress and i want to show my website to other client computers
I run xampp server at server computer
How can i do for that?
plz answer quickly..**
...
I have XAMPP with PHP 5.2, but my new projects need PHP 5.3
How to have PHP 5.2 and 5.3 together?
I have winXP.
...
Hey guys, i downloaded xampp-win32-1.7.3 and tried to install on my laptop running in microsoft windows vista. I have switched off my skype. Even i have stopped my IIS server. But the problem is whenever i click the start button for apache in xampp control panel, it shows Running with the green backgroud for few second and my apache serv...
I have a php script which looks for the openssl directory and encrypts customer data I have.
When I upload the script to my online linux directory - the encryption works fine
#private key file to use
$MY_KEY_FILE = "my-prvkey.pem";
#public certificate file to use
$MY_CERT_FILE = "my-pubcert.pem";
# Paypal's public certificate
$PAYPA...
Hi,
I'm working on the symfony tutorial jobeet and I have problems to get a database connection to the MySQL-database via doctrine. Development enviroment: Mac OS X and XAMPP.
The command 'php symfony doctrine:build-schema' gives me the following error message:
Warning: PDO::__construct(): [2002] No such file or directory (trying to ...
hi, We have a windows server 2008 R2 32G memory machine, this is obviously a 64bit OS. And we installed XAMPP 32bit version, with 32bit MySQL and PHP. Then we host an webmail system written in PHP on it. My question is : will those 32bit MySQL and 32bit PHP consume more than 4G memory of the OS ? Do We have to install 64bit MYSQL and PH...
I'm getting this error when I attempt to run phpMyAdmin from XAMPP. There was an existing mysql installation on this machine previous to my installation and running of XAMPP. When I start XAMPP both mysql and apache2 start up successfully. I can access the mysql database with a PHP script but not through phpmyadmin.
Error
MySQL said: D...