Hi! I'm a total beginner who realizes that this particular question has probably been asked a billion times, but I'm not even sure what to search for and can't find any good answers so please bear with me! I have installed XAMPP and am running a Wordpress installation on it. Everything went smoothly and so far XAMPP is very easy to use (appreciated!), but it cannot refresh my CSS files for some...
Hi I've just loaded the latest XAMPP package onto a new Windows XP Professional machine. I've done a test.php in the localhost and that works. How do configure XAMPP to run php script in files with a .html extension? Alec
That really doesn't make any sense Anyway: Create a file called .htaccess, save it to your root and add this into that file: Code: RemoveHandler .html .htm AddType application/x-httpd-php .php .htm .html
AlecS wrote: How do configure XAMPP to run php script in files with a .html extension? Why do you need that? You can do that (its not that difficult), but it is a bad idea, because it means that PHP is always invoked when a HTML file is requested - even if there is no PHP inside that HTML file (what should be the standard case). You may include() HTML files from PHP files, in that case the ...
Thank you, thank you, thank you. It's supposed to be $_POST, and NOT $_Post. I've spent over a week trying to find out what was causing this, and VOILA! that's all it was. That certainly was an object lesson in paying attention to the book. Thanks again for your help
Afternoon all, I wonder if anyone can give me some assistance with getting the php mail() function to work. When I execute a php mail() command it returns success but the email is not sent. I've had a search through the posts and most of the stuff on sendmail.ini is about it's configuration, of which I tried many permutations before i noticed this line cropping up in C:\Program ...
Quote: my sendmail.ini file is (currently): Which XAMPP version are you using? Your "sendmail.ini" looks like XAMPP 1.7.1, but your "php.ini" looks like XAMPP 1.7.2 ...
I have now done that. I see the mistake I've made, thank you for catching that. On reflection it does seem a bit thick to replace the contents of an ini file with something of a different format. The restored version is: Code: # Example for a user configuration file # Set default values for all following accounts. defaults logfile "\xampplite\sendmail\sendmail.log" # Mercury account ...
I have already gotten and installed my SSL certificate on the Apache server and all seems fine there. My next task is to move/export the certificate from the apache side to the Tomcat side of the picture. The OpenSSL docs reference an export statement similar to this: bin\openssl pkcs12 -export -in \xampp\apache\conf\ssl.crt\apache.crt -inkey \...
scout1idf wrote: ...would it be possible to install XAMPP, on a 1GB flash drive and use it from there? Yes. Here is some useful, helpful reading for potential new XAMPP users that may contain answers to some of your questions: http://www.apachefriends.org/winxampp/readme_en.txt http://www.apachefriends.org/en/xampp-windows.html http://www.apachefriends.org/en/faq-xampp-windows.html
Quote: (I wonder: why are those two SVC's switched ON automatically) Maybe there is something left from a previous installation. Just remove the services with "sc" in the shell. Quote: - Change the destination folder to 'C:\Program Files (x86)' You can try to install XAMPP in "C:\", so file and registry visualization takes no effect.
legrega wrote: ...what does SVC...stands for Svc sands for ( S )er( v )i( c )e which really means a Windows NT Service - by ticking and removing the ticks in an Svc box you install and uninstall a Windows NT Service. legrega wrote: when must they be checked and why and when NOT? You only need to tick the Svc boxes next to those components that you wish to start every time you boot your PC - a Windows NT Service. Usually, in a default XAMPP...
ym_chaitu wrote: hai i think u can check this php code which will help you out. http://subscribe2.wordpress.com/2008/05/15/smtp-mailer/ but check that your are having the ports 25 and 465 opened in your server.. thinking about it i only have port 80 open in my router - silly me!
As mentioned, site created in 03 or 04, person who made the site is long gone. Don't know if he encoded or if that was an option way back then. Which is why I've loaded all files and mysql db into xampp so I can start working on retooling and updating the site, off line so I don't trash the existing site.
Cannot access http://localhost (my localhost should display the Drupal Welcome page) either by name or IP (127.0.0.1) The Windows Event Viewer registers a number of what seems to be the same Application Error and identifies the same file httpd.exe and php5ts.dll files : Faulting application httpd.exe, version 2.2.11.0, time stamp 0x493f5d44, faulting module php5ts.dll, version 5.2.9.9, time stamp 0x49a56925, exception code 0xc00000fd, fault...
izzy thank you very much seems an extra set of eyes helped i forgot the appserv program was installed and thus was overriding XAMPP I am up and running perfectly thank you
Thread profile page for "Can't refresh CSS files?" on http://www.apachefriends.org.
This report page is a snippet summary view from a single thread "Can't refresh CSS files?", located on the Message Board at http://www.apachefriends.org.
This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity