271
alain01
Re: XOOPS 2.6 : trouble installation and pre-required ?
  • 2014/4/12 2:04

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


ha ok !
correct :

extension_dir "D:/wamp/bin/php/php5.4.12/ext/"



272
alain01
Re: XOOPS 2.6 : trouble installation and pre-required ?
  • 2014/4/12 1:36

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


Quote:
But do you have set the correct folder for extensions in php.ini?

means what ?



273
alain01
Re: XOOPS 2.6 : trouble installation and pre-required ?
  • 2014/4/12 1:03

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


and in the php.ini :
;;;;;;;;;;;;;;;;;;;;;;
Dynamic Extensions ;
;;;;;;;;;;;;;;;;;;;;;;

; If 
you wish to have an extension loaded automatically, use the following
syntax:
;
;   
extension=modulename.extension
;
; For 
exampleon Windows:
;
;   
extension=msql.dll
;
; ... or 
under UNIX:
;
;   
extension=msql.so
;
; ... or 
with a path:
;
;   
extension=/path/to/extension/msql.so
;
; If 
you only provide the name of the extensionPHP will look for it in its
; default extension directory.
;
Windows Extensions
Note that ODBC support is built inso no dll is needed for it.
Note that many DLL files are located in the extensions/ (PHP 4ext/ (PHP 5)
extension folders as well as the separate PECL DLL download (PHP 5).
Be sure to appropriately set the extension_dir directive.

;
extension=php_bz2.dll
;extension=php_curl.dll
;extension=php_dba.dll
;extension=php_exif.dll
;extension=php_fileinfo.dll
extension
=php_gd2.dll
;extension=php_gettext.dll
;extension=php_gmp.dll
;extension=php_intl.dll
;extension=php_imap.dll
;extension=php_interbase.dll
;extension=php_ldap.dll
extension
=php_mbstring.dll
;extension=php_ming.dll
;extension=php_mssql.dll
extension
=php_mysql.dll
extension
=php_mysqli.dll
;extension=php_oci8.dll      
;extension=php_oci8_11g.dll 
extension
=php_openssl.dll
;extension=php_pdo_firebird.dll
;extension=php_pdo_mssql.dll
extension
=php_pdo_mysql.dll
;extension=php_pdo_oci.dll
;extension=php_pdo_odbc.dll
;extension=php_pdo_pgsql.dll
extension
=php_pdo_sqlite.dll
;extension=php_pgsql.dll
;extension=php_phar.dll
;extension=php_pspell.dll
;extension=php_shmop.dll
;extension=php_snmp.dll
;extension=php_soap.dll
;extension=php_sockets.dll
;extension=php_sqlite.dll
;extension=php_sqlite3.dll
;extension=php_sybase_ct.dll
;extension=php_tidy.dll
;extension=php_xmlrpc.dll
;extension=php_xsl.dll
;extension=php_zip.dll



274
alain01
Re: XOOPS 2.6 : trouble installation and pre-required ?
  • 2014/4/12 1:01

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


sure, i get same,
php_openssl enabled like in this image !



275
alain01
Re: XOOPS 2.6 : trouble installation and pre-required ?
  • 2014/4/11 23:37

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


My 1st Post Quote:

alain01 wrote:
Apache modules : ssl_module enabled
php extensions : php_openssl enabled




276
alain01
Re: XOOPS 2.6 : trouble installation and pre-required ?
  • 2014/4/11 20:34

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


Since my 1st Post in this topic, i did it !!!

I used "WAMPSERVER (64 BITS & PHP 5.4) 2.4" on my W7 64b pro.

I get the same message after located my php.exe program during composer installation :
Quote:
Some settings on your machine make Composer unable to work properly.
Make sure that you fix the issues listed below and run this script again:

The openssl extension is missing, which means that secure HTTPS transfers are impossible.
If possible you should enable it or recompile php with --with-openssl



277
alain01
Re: XoopsTube
  • 2014/4/11 20:19

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


Hi,
the last version is 1.06 here

Quote:
=========================================================
2013-03-15 1.06 Beta1
=========================================================

- Added: option to hide name of the submitter (mamba)

=========================================================
2013-01-02 1.051 RC1
=========================================================

- fixed: videos from private groups visible (alain01/mamba)
- added: option for internal video (alain01/Nikita)



278
alain01
Re: XOOPS 2.6 : trouble installation and pre-required ?
  • 2014/4/10 23:29

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


Hummmm...
I should make an exe file ?

I dont know what i should do...



279
alain01
XOOPS 2.6 : trouble installation and pre-required ?
  • 2014/4/10 14:04

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


Hi,
i wanted to install XOOPS 2.6 from github in a wamp installation.

Apache : 2.4.4
MySQL : 5.6.12
PHP : 5.4.16

I downloaded composer as i read in the README.md file.
Quote:
To install this version you will need Composer. You can get it
here:http://getcomposer.org/

From the htdocs/xoops_lib folder run:

composer install

if you are installing for the first time. Otherwise run:

composer update

This should download some required libraries that XOOPS depends on.

But for WAMP (Windows), i tried to install the Composer-Setup.exe.
The program ask me to find the php.exe then i get this message :
Quote:
Some settings on your machine make Composer unable to work properly.
Make sure that you fix the issues listed below and run this script again:

The openssl extension is missing, which means that secure HTTPS transfers are impossible.
If possible you should enable it or recompile php with --with-openssl

Apache modules : ssl_module enabled
php extensions : php_openssl

Can you help me ?



280
alain01
Re: Mamba's birthday
  • 2014/4/9 12:52

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


Resized Image




TopTop
« 1 ... 25 26 27 (28) 29 30 31 ... 38 »



Login

Who's Online

206 user(s) are online (131 user(s) are browsing Support Forums)


Members: 0


Guests: 206


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits