Wedge

Public area => The Pub => Support => Topic started by: gevv on March 20th, 2014, 10:14 AM

Title: I can not install
Post by: gevv on March 20th, 2014, 10:14 AM
hi,

I can not install Wedge  my host : hostgator shared

error;
Quote
Strict Standards: main() [function.main]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /home3/xxx/public_html/wed/index.php on line 65

Notice: Use of undefined constant __DIR__ - assumed '__DIR__' in /home3/xxx/public_html/wed/index.php on line 65

Strict Standards: require_once() [function.require-once]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /home3/xxx/public_html/wed/index.php on line 65

Warning: require_once(__DIR__/install/install.php) [function.require-once]: failed to open stream: No such file or directory in /home3/xxx/public_html/wed/index.php on line 65

Strict Standards: require_once() [function.require-once]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /home3/xxx/public_html/wed/index.php on line 65

Fatal error: require_once() [function.require]: Failed opening required '__DIR__/install/install.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home3/xxx/public_html/wed/index.php on line 65
Title: Re: I can not install
Post by: gevv on March 20th, 2014, 11:51 AM
create .htaccess   and add  "SetEnv TZ Europe/Istanbul"

new error message;
Quote
Notice: Use of undefined constant __DIR__ - assumed '__DIR__' in /home3/xxx/public_html/wed/index.php on line 65

Warning: require_once(__DIR__/install/install.php) [function.require-once]: failed to open stream: No such file or directory in /home3/xxx/public_html/wed/index.php on line 65

Fatal error: require_once() [function.require]: Failed opening required '__DIR__/install/install.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home3/xxx/public_html/wed/index.php on line 65
Title: Re: I can not install
Post by: Maxx on March 20th, 2014, 02:06 PM
Can you post the list of files that are in the directory you are installing to, if you only created and empty directory it may not work,
Not the wedge files just the root files like: "cgi/" root file folders!
if the dir, is empty, it may not find your PHP and Mysql stuff .

What I do is start a sub domain, then all files will be included. to ru programs! Kinda like the root directory!

regards,
Maxx
Title: Re: I can not install
Post by: gevv on March 20th, 2014, 04:22 PM
@Maxx Thank you for your interest

http://s27.postimg.org/66z69c4f7/Untitled_2.png

http://elektronikprojeler.com/wed/
Title: Re: I can not install
Post by: Pandos on March 20th, 2014, 05:11 PM
Hi and welcome gevv.
Are you on the right PHP Version?
As far as I can remember you'll have to switch to a modern version in your panel.

And please also check if the directory is the same user like your webserver runs with.
Title: Re: I can not install
Post by: Nao on March 20th, 2014, 05:55 PM
Wedge needs at least PHP 5.3.
I fixed the __DIR__ bug yesterday (interesting that this was reported here today for the first time, when the bug was introduced 2 months ago!!

Anyway... As for the timezone problem, I have no idea what this means, BUT PHP < 5.3 handled timezones differently IIRC, so it doesn't really matter I suppose. I just need to make sure Wedge can survive until it gets to write the error message about PHP 5.3 being required. ;)
Title: Re: I can not install
Post by: gevv on March 20th, 2014, 06:56 PM
hostgator shared baby Plan;  PHP: 5.2.17 

I think at the moment wedge server hostgator  can not use :)

thanks
Title: Re: I can not install
Post by: gevv on March 20th, 2014, 07:03 PM
problem solved, thanks for the information

add  .htaccess  file

Code: [Select]
# Use PHP 5.3
AddHandler application/x-httpd-php53 .php

https://support.hostgator.com/articles/hosting-guide/hardware-software/php-5-3#shared/reseller
Title: Re: I can not install
Post by: Maxx on March 20th, 2014, 07:49 PM
Glad you got it going, Now the fun starts > :)

Hope you enjoy as much as I do!

regards,
Maxx
Title: Re: I can not install
Post by: gevv on March 22nd, 2014, 04:37 PM
I'm getting used small problem continues :)

my host error_log a large size   time zone problem

Code: [Select]
in Unknown on line 0
[20-Mar-2014 20:00:03 Europe/Istanbul] PHP Warning:  PHP Startup: imagick: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[20-Mar-2014 20:00:03 Europe/Istanbul] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[20-Mar-2014 20:00:03 Europe/Istanbul] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[20-Mar-2014 20:00:03 Europe/Istanbul] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/sqlite.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/sqlite.so: undefined symbol: third_arg_force_ref in Unknown on line 0
[20-Mar-2014 20:00:03 Europe/Istanbul] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[20-Mar-2014 20:00:03 Europe/Istanbul] PHP Warning:  PHP Startup: SourceGuardian: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[20-Mar-2014 20:00:03 Europe/Istanbul] PHP Deprecated:  Directive 'register_globals' is deprecated in PHP 5.3 and greater in Unknown on line 0
[20-Mar-2014 20:00:12 Europe/Istanbul] PHP Warning:  PHP Startup: magickwand: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[20-Mar-2014 20:00:12 Europe/Istanbul] PHP Warning:  PHP Startup: imagick: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[20-Mar-2014 20:00:12 Europe/Istanbul] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[20-Mar-2014 20:00:12 Europe/Istanbul] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[20-Mar-2014 20:00:12 Europe/Istanbul] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/sqlite.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/sqlite.so: undefined symbol: third_arg_force_ref in Unknown on line 0
[20-Mar-2014 20:00:12 Europe/Istanbul] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[20-Mar-2014 20:00:12 Europe/Istanbul] PHP Warning:  PHP Startup: SourceGuardian: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[20-Mar-2014 20:00:12 Europe/Istanbul] PHP Deprecated:  Directive 'register_globals' is deprecated in PHP 5.3 and greater in Unknown on line 0
[20-Mar-2014 20:00:58 Europe/Istanbul] PHP Warning:  PHP Startup: magickwand: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[20-Mar-2014 20:00:58 Europe/Istanbul] PHP Warning:  PHP Startup: imagick: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[20-Mar-2014 20:00:58 Europe/Istanbul] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[20-Mar-2014 20:00:58 Europe/Istanbul] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[20-Mar-2014 20:00:58 Europe/Istanbul] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/sqlite.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/sqlite.so: undefined symbol: third_arg_force_ref in Unknown on line 0
[20-Mar-2014 20:00:58 Europe/Istanbul] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[20-Mar-2014 20:00:58 Europe/Istanbul] PHP Warning:  PHP Startup: SourceGuardian: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[20-Mar-2014 20:00:58 Europe/Istanbul] PHP Deprecated:  Directive 'register_globals' is deprecated in PHP 5.3 and greater in Unknown on line 0
[20-Mar-2014 20:01:13 Europe/Istanbul] PHP Warning:  PHP Startup: magickwand: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[20-Mar-2014 20:01:13 Europe/Istanbul] PHP Warning:  PHP Startup: imagick: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match


long list...................

delete  my  .htaccess  time zone code ( SetEnv TZ Europe/Istanbul)   and wedge admin panel set Server timezone  I chose Istanbul 

problem continues

Code: [Select]
[22-Mar-2014 10:21:38 America/Chicago] PHP Warning:  PHP Startup: magickwand: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Mar-2014 10:21:38 America/Chicago] PHP Warning:  PHP Startup: imagick: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Mar-2014 10:21:38 America/Chicago] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Mar-2014 10:21:38 America/Chicago] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Mar-2014 10:21:38 America/Chicago] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/sqlite.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/sqlite.so: undefined symbol: third_arg_force_ref in Unknown on line 0
[22-Mar-2014 10:21:38 America/Chicago] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Mar-2014 10:21:38 America/Chicago] PHP Warning:  PHP Startup: SourceGuardian: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Mar-2014 10:21:38 America/Chicago] PHP Deprecated:  Directive 'register_globals' is deprecated in PHP 5.3 and greater in Unknown on line 0
[22-Mar-2014 10:21:38 America/Chicago] PHP Warning:  PHP Startup: magickwand: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Mar-2014 10:21:38 America/Chicago] PHP Warning:  PHP Startup: imagick: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Mar-2014 10:21:38 America/Chicago] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Mar-2014 10:21:38 America/Chicago] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Mar-2014 10:21:38 America/Chicago] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/sqlite.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/sqlite.so: undefined symbol: third_arg_force_ref in Unknown on line 0
[22-Mar-2014 10:21:38 America/Chicago] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Mar-2014 10:21:38 America/Chicago] PHP Warning:  PHP Startup: SourceGuardian: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Mar-2014 10:21:38 America/Chicago] PHP Deprecated:  Directive 'register_globals' is deprecated in PHP 5.3 and greater in Unknown on line 0
[22-Mar-2014 10:21:38 America/Chicago] PHP Warning:  PHP Startup: magickwand: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Mar-2014 10:21:38 America/Chicago] PHP Warning:  PHP Startup: imagick: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Mar-2014 10:21:38 America/Chicago] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Mar-2014 10:21:38 America/Chicago] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Mar-2014 10:21:38 America/Chicago] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/sqlite.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/sqlite.so: undefined symbol: third_arg_force_ref in Unknown on line 0
[22-Mar-2014 10:21:38 America/Chicago] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Mar-2014 10:21:38 America/Chicago] PHP Warning:  PHP Startup: SourceGuardian: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Mar-2014 10:21:38 America/Chicago] PHP Deprecated:  Directive 'register_globals' is deprecated in PHP 5.3 and greater in Unknown on line 0
[22-Mar-2014 10:21:46 America/Chicago] PHP Warning:  PHP Startup: magickwand: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Mar-2014 10:21:46 America/Chicago] PHP Warning:  PHP Startup: imagick: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Mar-2014 10:21:46 America/Chicago] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Mar-2014 10:21:46 America/Chicago] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Mar-2014 10:21:46 America/Chicago] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/sqlite.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/sqlite.so: undefined symbol: third_arg_force_ref in Unknown on line 0
[22-Mar-2014 10:21:46 America/Chicago] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0

long list...................

I dare say. wedge and hostgator shared hosting not fully compatible  :(
Title: Re: I can not install
Post by: Nao on March 22nd, 2014, 05:12 PM
I've often noticed that non-French cheap shared hosting tends to suck big time.
ovh.fr is cheaper and works wonders with Wedge, last time I checked at least...

Anyway, can you install an SMF on that same account? Without any problems? What about an Elk?
Title: Re: I can not install
Post by: gevv on March 22nd, 2014, 06:08 PM
Thank you for your interest

SMF installed http://elektronikprojeler.com no problem
Title: Re: I can not install
Post by: Auk on March 22nd, 2014, 06:45 PM
You shouldn't use any server that doesn't offer php 5.3+, though I would rather folks to hop onto php 5.4 and php 5.5 (definitely 5.5)
Title: Re: I can not install
Post by: Pandos on March 22nd, 2014, 07:17 PM
Also there is really something messed up with your PHP installation.
Your host should fix it or if you have access to php.ini, do it yourself.
Title: Re: I can not install
Post by: Maxx on March 22nd, 2014, 08:18 PM
If you are using hostgator? I would suggest the you start like I said before, a sub domain from your Cpanel example:
wed.yourdomain.com, them after that set up your database or write down the DB log-in stuff and then upload you wedge files to that folder.. they you will need to search for the new sub domain then put the files in the yourdomain.com/wed/ folder.

they are using another way of doing things and it's not same. so you will need to wait for the sub domain to come up in your browser first. the new sub domain will have it's own root directory files installed you will see them in the FTP view.

Please note that I have a site on bluehost, and hostgator is off of bluehost and and should be the same.

if you only create a dead directory, the wedge will not find your PHP.ini or other files needed!

This the way I have to do it on the bluehost. hope I'm not wrong but sounds like this may me you issue.

regards,
Maxx
Title: Re: I can not install
Post by: gevv on March 23rd, 2014, 10:33 AM
hi,

create subdomain  and Cpanel / PHP Configuration subdomain folder / set php 5.3  (.htaccess file automatic add php 5.3 code)
Quote
# Use PHP53 as default
AddHandler application/x-httpd-php53 .php
<IfModule mod_suphp.c>
    suPHP_ConfigPath /opt/php53/lib
</IfModule>
and   I began my installation . In the upper left corner in the setup screen appeared a little problem (_DIR__/install/install.php line 21

I continued with the installation  no problem  installation is complete

I checked the error log file   14 errors

Code: [Select]
[23-Mar-2014 03:50:31 America/Chicago] PHP Notice:  Constant ROOT_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 21
[23-Mar-2014 03:50:31 America/Chicago] PHP Notice:  Constant APP_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 22
[23-Mar-2014 03:50:47 America/Chicago] PHP Notice:  Constant ROOT_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 21
[23-Mar-2014 03:50:47 America/Chicago] PHP Notice:  Constant APP_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 22
[23-Mar-2014 03:51:12 America/Chicago] PHP Notice:  Constant ROOT_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 21
[23-Mar-2014 03:51:12 America/Chicago] PHP Notice:  Constant APP_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 22
[23-Mar-2014 03:51:32 America/Chicago] PHP Notice:  Constant ROOT_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 21
[23-Mar-2014 03:51:32 America/Chicago] PHP Notice:  Constant APP_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 22
[23-Mar-2014 03:51:39 America/Chicago] PHP Notice:  Constant ROOT_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 21
[23-Mar-2014 03:51:39 America/Chicago] PHP Notice:  Constant APP_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 22
[23-Mar-2014 03:51:45 America/Chicago] PHP Notice:  Constant ROOT_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 21
[23-Mar-2014 03:51:45 America/Chicago] PHP Notice:  Constant APP_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 22
[23-Mar-2014 03:52:05 America/Chicago] PHP Notice:  Constant ROOT_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 21
[23-Mar-2014 03:52:05 America/Chicago] PHP Notice:  Constant APP_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 22


I delete   error log file   and  continue to play  :)   

no created new error log file   no error  :)


thanks
best regards
Title: Re: I can not install
Post by: Maxx on March 23rd, 2014, 02:00 PM
Thanks for posting the update Friend... I think the dev's will need to take it from here, Is all working good as far as you can tell!

Regards,
Maxx
Title: Re: I can not install
Post by: Nao on March 23rd, 2014, 08:56 PM
It was a bit broken yesterday, a lot more broken today.
Hopefully my latest commit will make it work. I haven't tested, though, counting on you guys if you're in a mood to test broken stuff. :P
Title: Re: I can not install
Post by: gevv on March 26th, 2014, 10:59 AM
hi,

I wanted to update the major problems occurred...


I wanted to make re-installation

clean old wedge files,  clean  database upload new files 

new error message;

Code: [Select]
Notice: Constant ROOT_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 19

Notice: Constant APP_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 20

Warning: require_once(/home3/xxx/public_html/we/core/QueryString.php) [function.require-once]: failed to open stream: No such file or directory in /home3/xxx/public_html/we/install/install.php on line 28

Fatal error: require_once() [function.require]: Failed opening required '/home3/xxx/public_html/we/core/QueryString.php' (include_path='.:/opt/php53/lib/php') in /home3/xxx/public_html/we/install/install.php on line 28

Code: [Select]
http://we.elektronikprojeler.com/


my .htaccess  file;

Code: [Select]
############### BEGIN WEDGE CODE ###############
# DO NOT EDIT ANYTHING BETWEEN THESE MARKERS!! #

# This is an Apache web server configuration file. It redirects requests to the proper place.
# If you're not using Apache, you'll need to adapt it to your HTTP server.
# Some documentation is available in /core/app/OriginalFiles.php

<FilesMatch "^Settings(_bak)?\.php$">
Order Deny,Allow
Deny from all
Allow from localhost
</FilesMatch>

<IfModule mod_headers.c>
<FilesMatch "avatar_[0-9]_[0-9]+\.(jpg|jpeg|png|gif)$">
Header set Expires "Thu, 21 March 2025 03:42:00 GMT"
</FilesMatch>
</IfModule>

<IfModule mod_php.c>

# PHP has to be running for Wedge to work, of course.
php_flag engine on

# Security
php_flag session.use_cookies on
php_flag session.use_trans_sid off
php_flag register_globals off
php_flag magic_quotes_sybase off

# Functionality
php_value session.gc_maxlifetime 2880
php_value session.save_handler "files"
php_value session.serialize_handler "php"
php_flag session.use_only_cookies off
php_flag session.auto_start off
php_flag allow_url_fopen on
php_value arg_separator.output "&"
php_value upload_max_filesize "4M"

# Optimization
php_value arg_separator.input "&;"
php_flag always_populate_raw_post_data off
php_flag register_argc_argv off
php_flag magic_quotes_gpc off
php_flag implicit_flush off

</IfModule>

<IfModule mod_dir.c>
DirectoryIndex index.php
</IfModule>

<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule .* index.php [L]
</IfModule>

############### END WEDGE CODE ###############

# Use PHP53 as default
AddHandler application/x-httpd-php53 .php
<IfModule mod_suphp.c>
    suPHP_ConfigPath /opt/php53/lib
</IfModule>
Title: Re: I can not install
Post by: Pandos on March 26th, 2014, 11:22 AM
This error is saying that the file (QueryString.php) referenced in /home3/elektron/public_html/we/install/install.php doesn't exist, or isn't readable. Check and see if this file exists. If it does, check the permissions on this file to make sure they are 755.
Title: Re: I can not install
Post by: Pandos on March 26th, 2014, 11:25 AM
You are using suPHP, right?
Also check the user under which your scripts and webserer are running.
Title: Re: I can not install
Post by: gevv on March 26th, 2014, 04:53 PM
@Pandos thank you for your interest 

permissions:  all folders  755  php files 644

I deleted new files

old wedge (wedge-master.zip 19-03-2014)  installation is complete no problem

 new files not setup or upgrade with
Title: Re: I can not install
Post by: Nao on March 26th, 2014, 07:53 PM
Can you test with the latest commit..? Thanks.

I've been busy working on multiple features at the same time, and it NEVER ends well... :^^;:

Mostly, I'm very tempted to drop the contact list feature entirely. There's just too much to do, and too little accomplished by now for it to be really worth postponing the Wedge gold.
Title: Re: I can not install
Post by: gevv on March 26th, 2014, 08:11 PM
@Nao thank you for your interest 

download  last  files (wedge-master.zip Commit revision e48c3ee  after)   I tried again

white blank page

(http://s30.postimg.org/uf1eg8evh/Untitled_1.jpg)(http://postimg.org/image/uf1eg8evh/)

blank page source  code;

Code: [Select]

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="robots" content="noindex">
<title>Wedge Installer</title>
<link rel="stylesheet" href="<br />
<b>Warning</b>:  array_keys() expects parameter 1 to be array, null given in <b>/home3/elektron/public_html/we/gz/app/Subs-Cache.php</b> on line <b>717</b><br />
<br />
<b>Warning</b>:  array_diff() [<a href='function.array-diff'>function.array-diff</a>]: Argument #2 is not an array in <b>/home3/elektron/public_html/we/gz/app/Subs-Cache.php</b> on line <b>717</b><br />
<br />
<b>Notice</b>:  Use of undefined constant MID - assumed 'MID' in <b>/home3/elektron/public_html/we/gz/app/Subs-Cache.php</b> on line <b>567</b><br />
http://we.elektronikprojeler.com/gz/css/install/860686.css">
<script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
<script src="<br />
<b>Fatal error</b>:  Class 'westr' not found in <b>/home3/elektron/public_html/we/gz/app/Subs-Cache.php</b> on line <b>1072</b><br />


Title: Re: I can not install
Post by: Nao on March 26th, 2014, 11:20 PM
Can you try and replace lines 179-180 of /install/install.php with this..?

Code: [Select]
if (!class_exists('we') || empty(we::$user))
init_variables();

It basically replaced the defined('ROOT') test. This constant used to be defined in init_variables, but is now done through loadConstants, much earlier in the process.
Title: Re: I can not install
Post by: gevv on March 27th, 2014, 12:07 AM
@Nao thank you for your interest 

replace lines 179-180 of /install/install.php  add new  code

install step 1 ok
Quote
We've completed some initial tests on your server and everything appears to be in order. Simply click the "Continue" button below to get started.
step 2 error

Code: [Select]
Fatal error: Class 'wesql' not found in /home3/elektron/public_html/we/install/install.php on line 692
Title: Re: I can not install
Post by: Nao on March 27th, 2014, 08:17 AM
Well... At least the first step works. :P

Could you please stop systematically starting your messages with a poke and the same message..? ^^
Title: Re: I can not install
Post by: Bunstonious on March 27th, 2014, 09:18 AM
:ph34r: /poke

 :ph34r:
Title: Re: I can not install
Post by: Nao on March 27th, 2014, 11:38 AM
It should be fixed, now. I managed to install locally, so... :^^;:
Title: Re: I can not install
Post by: gevv on March 27th, 2014, 12:09 PM
I tried with new files installation is complete

no errors

thanks
Title: Re: I can not install
Post by: Nao on March 27th, 2014, 02:34 PM
Told ya. :D