I\'m trying to setup symfony under my local development machine using xampp 1.7.4 (with PHP 5.3.5 V6) but I\'m getting this warning:
I\'m getting following warning: Warning: file_get_contents(C:\\xampp\\htdocs\\test/wp-content/themes/test\\images) [function.file-get-contents]: failed to open stream: Permission denied in ..\\plugin
I have been using XAMPP for a while now, but this morning seems like something kinda went wrong. I am using XP with XAMPP 5.3.5.
I\'m new to PDO and am trying to use it on xampp for windows. I keep getting an error relating to the host and have tried changing \'localhost\' to everything possible such as ip address and sockets b
My problem is related to the php.ini file I think, but it might be something else. Let\'s say we have a site architecture where inside the root directory there is another directory named img and a f
I\'ve been following this tutorial to learn php so I have a html script: <html> <body> <form name=\"form\" method=\"post\" action=\"registernext.php\">
Hi I (think) just installed MongoDB to my local xampp machine. I followed tutorials online and all seems to be done:
I\'ve been doing php before but as usual,I used mysql as a database. So everything seems easy when using xampp.
Dynamically-related files could not be resolved because of the site definition is not correct for this server. retry | setup
I just installed XAMPP on OSX. I can\'t add folder on the htdocs via Finder. I can add a folder via the terminal using sudo mkdir foldername. However I want to add folder by not using the sudo command