MYSQL phpMyAdmin 2.7.0-pl2 Solaris 8.1

Problems with the Solaris version of XAMPP, questions, comments, and anything related.

Postby Wiedmann » 01. August 2006 14:22

The php.ini is from -> /opt/app/wsqeai05c01/atlas/xampp/etc/php.ini

This is what phpinfo() told you, or this is the file you have edit?

I also added the path in mysql.server

Well, MySQL is working now, see the posts above, so no need to make additional changes in MySQL.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby steves » 01. August 2006 19:08

Wiedmann wrote:
The php.ini is from -> /opt/app/wsqeai05c01/atlas/xampp/etc/php.ini

This is what phpinfo() told you, or this is the file you have edit?


It is the file I edited

I also added the path in mysql.server

Well, MySQL is working now, see the posts above, so no need to make additional changes in MySQL.[/quote]

Well it is running, but shows deactivated in the Status
Code: Select all
XAMPP Status
This page offers you on one view all information about what's running and working and what's not.
 
Component
Status
Hint
 
 MySQL database  DEACTIVATED   
 
 PHP  ACTIVATED   
 
 Perl  ACTIVATED   
 
 Common Gateway Interface (CGI)  ACTIVATED   
 
 Server Side Includes (SSI)  ACTIVATED   
 
 PHP extension »Turck MMCache«  DEACTIVATED  see FAQ 
 
 PHP extension »OCI8/Oracle«  DEACTIVATED  see FAQ 
   


steves
 
Posts: 23
Joined: 26. July 2006 21:59

Postby Wiedmann » 01. August 2006 19:17

Well it is running, but shows deactivated in the Status

A PHP script can't work with MySQL:
--> nothing to do with the MySQL setup. Only with the PHP config.

It is the file I edited

You remember my question?
Wiedmann wrote:This is from the "php.ini" that PHP used? See at the beginning of phpinfo().
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby steves » 01. August 2006 19:36

Wiedmann wrote:
Well it is running, but shows deactivated in the Status

A PHP script can't work with MySQL:
--> nothing to do with the MySQL setup. Only with the PHP config.

It is the file I edited

You remember my question?
Wiedmann wrote:This is from the "php.ini" that PHP used? See at the beginning of phpinfo().


the phpinfo from myphpadmin is pointing to the root path not my install path

Configuration File (php.ini) Path /opt/xampp/etc
steves
 
Posts: 23
Joined: 26. July 2006 21:59

Postby Wiedmann » 01. August 2006 19:48

Configuration File (php.ini) Path /opt/xampp/etc

Well, then your PHP is using no php.ini and your changes don't take affect.

In the "httpd.conf" you must configure the path to your "php.ini":
Code: Select all
PHPIniDir /opt/app/wsqeai05c01/atlas/xampp/etc

then restart Apache and look in phpinfo() if all settings okay now.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby steves » 01. August 2006 20:00

Wiedmann wrote:
Configuration File (php.ini) Path /opt/xampp/etc

Well, then your PHP is using no php.ini and your changes don't take affect.

In the "httpd.conf" you must configure the path to your "php.ini":
Code: Select all
PHPIniDir /opt/app/wsqeai05c01/atlas/xampp/etc

then restart Apache and look in phpinfo() if all settings okay now.



YES!!!!!!!!!!!!!!!!!!!!!!!!

Configuration File (php.ini) Path /opt/app/wsqeai05c01/atlas/xampp/etc/php.ini

Thank you very very much for your patients and help :-)
steves
 
Posts: 23
Joined: 26. July 2006 21:59

Previous

Return to XAMPP for Solaris

Who is online

Users browsing this forum: No registered users and 7 guests