Showing posts with label mysql. Show all posts
Showing posts with label mysql. Show all posts

Friday, December 11, 2009

Apache, MySQL and PHP (AMP) for MAC = MAMP

Got an Adobe newsletter this week featuring MAMP which is an acronym that stands for Mac, Apache, MySQL, and PHP. Article here: http://www.adobe.com/newsletters/edge/december2009/articles/article2/index.html?trackingid=FBTRR#item3

Just spreading the word...

To note:

"Be aware that the current WAMP installer includes PHP 5.3.0. (to date)... Joomla and Drupal are not yet compatible with PHP 5.3.0. WordPress is compatible with PHP 5.3.0, but you need to make a small edit to the php.ini file to manually set the time zone for your location.

In Drupal, the following error occurs when you run the installation wizard:

Deprecated: Function ereg() is deprecated in C:\wamp\www\drupal\includes\file.inc on line 895

If you are using WAMP, you can address this error by downloading the latest 5.2.x version of PHP. Click the WAMP icon in the system tray and choose PHP > Version > Get More. The current MAMP installer ships with PHP 5.2.10, so this issue does not affect MAMP and Mac users."

AMP on!

Thursday, November 19, 2009

Joomla Website Security and Maintenance Training (IFES.org.ph)

Conducted a 2-day training on Joomla Website Security and Maintenance for IFES.org.ph (http://www.ifes.org.ph) staff with primary purpose of web backup and recovery processes.

Tools used and recommended:
  • FileZilla
  • Dreamweaver
  • MySQL GUI Tools (administrator)
  • Google Web tools and services (Optimizer, Analytics, etc.)
  • XAMPP/WampServer
Cool office, lots of food :D, great company! Hope to work with you guys again...


Monday, April 27, 2009

Joomla 1.5 installation error: Cookies do not appear to be enabled on your browser client

If during a Joomla 1.5 installation, the following error is encountered:

"An error has occurred:

Cookies do not appear to be enabled on your browser client. You will not be able to install the application with this feature disabled. Alternatively, there could also be a problem with the server's session.save_path. If this is the case, please consult your hosting provider if you don't know how to check or fix this yourself"

don't be alarmed!

And before rushing in and trying complicated steps and changing settings for Apache, PHP, and MySQL (like a few forum threads actually suggest), try simply the following:

  • clear the browser's cache (you may not even need to go to advanced internet tools options for this),
  • restart your Apache, MySQL and PHP services (you may need to request your webhost for this in live server settings, or in local machine your XAMPP, WAMPServer, etc. restart commands),
  • then go back to Joomla installation.
Then again, just documenting my experiences... disclaimer applies :D

Wednesday, April 15, 2009

WAMP (WampServer) or XAMPP ?

I've been using XAMPP ever since and have followed it's development from one release to the next. Have experienced first-hand the bugs, errors, and fixes of 'em all. And presently, the latest version seems to work fine for me.

Am trying out WAMPServer and hopefully will find anything more useful or more convenient than XAMPP or other one-packaged installers.

Browsing through forums, can't find anything concrete on the pros and cons of one over the other. User preferences seem to be thing here :D

Background check (WAMP vs XAMPP) forum links:

Anyway, will post if anything comes up!

Keep AMP'ing everyone!

Thursday, May 8, 2008

Need to install Apache, MySQL, and PHP (Linux, Mac OC, Solaris or Windows)?



I was reminded of a friend who asked me the other day about installing a CMS package, as well as installation of Apache to his server... Thus, this article... He was asking for feedback on manually installing each application needed: Apache web server app, mysql and php... Manually installing each package separately may be the best, effective way. However, personally, I have had no problem in installing the three in a bundled package like most LAMP packages offer... Besides, I tried the manual installs and found it to be a tedious process... Personally tested XAMPP, a very easy to install Apache Distribution for Linux, Solaris, Windows and Mac OS X. The package also includes the Apache web server, MySQL, PHP, Perl, a FTP server and phpMyAdmin.

Download XAMPP and other add-ons at these links (for Linux, Mac OC, Solaris or Windows):

Apache Friends.Org: XAMPP Official Developers' Site
Sourceforge.Net

Simply download, extract, then enjoy! And by the way, it's free!

Tuesday, February 5, 2008

Forgot your password in Joomla, Drupal, or any other php run cms with mysql database (with management in phpmyadmin)?

Forgot your password in Joomla, Drupal, or any other php run cms with mysql database (with management in phpmyadmin)?

In the event you forget your administrator password or passwords in in Joomla, Drupal, mediawiki, coppermine, etc. (or any opensource php-driven cms with mysql database manageable in phpmyadmin for that matter), a workaround is fortunately available. For newbies, forgetting one's administrator user account's password the only solution will have to be re-installing the entire cms from scratch thus re-creating an administrator account in the process. A solution is as follows:

- Go to site/phpmyadmin (login, of course assuming you have the necessary rights to the database/s)
- Browse for the database, then the table (in the case of Joomla, Drupal, etc. this is commonly the table 'users') intended to be edited
- click edit user, then under the 'Function' column (dropdown list) choose MD5, edit the 'Value' or your password (you will initially see the encrypted version of your original password), then type in the desired, new password of your choice
- Lastly, don't ever forget your password again, silly! :D

Thanks to pete avila and michael for the tip!

----------------------------------

This blog has been archived and is not maintained any longer. For similar useful posts, please visit www.jeromeesperanza.com

Search

Google