Showing posts with label php. Show all posts
Showing posts with label php. 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!

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!

Wednesday, April 23, 2008

Troubleshooting startup errors in Dreamweaver (updating dreamweaver): The following translators were not loaded due to errors

This is a follow up to a previous article: Dreamweaver version 8 wont start!

Having followed the procedures in updating dreamweaver (as mentioned in said article), Dreamweaver did startup successgully but this time errors kept popping:

The following translators were not loaded due to errors (any of the ff. may appear):
ASP.htm: has configuration information that is invalid.
ASP.NET.htm: has configuration information that is invalid.
ColdFusion.htm: has configuration information that is invalid.
PHP_MySQL.htm: has configuration information that is invalid.
JSP.htm: has configuration information that is invalid.
XSLT.htm: has configuration information that is invalid.

A solution to this may be applied:

Delete FileCache.dat files from the Dreamweaver user configuration folder.

Delete the WinFileCache-7A9586CB.dat, MacFileCache-BFE7CE2E.dat, or FileCache.dat file from the Dreamweaver user configuration folder. It is recommended to delete the FileCache.dat file if you are experiencing a JavaScript error related to "dwscripts" or if you are receiving a "translators were not loaded" error message. The string of characters after "FileCache-" may differ on your machine. The location of the FileCache.dat file depends your operating system and your version of Dreamweaver. Note that on Windows, the Application Data and AppData folders are hidden by default, so verify that your Windows Explorer folder options are set to View Hidden Folders.

Dreamweaver CS3 on Windows Vista:
C:\Users\[username]\AppData\Roaming\Adobe\Dreamweaver 9\Configuration

Dreamweaver CS3 on Windows XP:
C:\Documents and Settings\[username]\Application Data\Adobe\Dreamweaver 9\Configuration

Dreamweaver 8 on Windows XP:
C:\Documents and Settings\[username]\Application Data\Macromedia\Dreamweaver 8\Configuration

Dreamweaver 8 on Windows Vista:
C:\Users\[username]\AppData\Roaming\Macromedia\Dreamweaver 8\Configuration

Dreamweaver CS3 on Macintosh:
Mac HD/Users/[user]/Library/Application Support/Adobe/Dreamweaver 9/

Dreamweaver 8 on Macintosh:
Mac HD/Users/[user]/Library/Application Support/Macromedia/Dreamweaver 8/

Source: http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_19105


This worked for me. Next Dreamweaver startup was successful this time without any errors :D

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

Search

Google