Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webtools missing project name in URL #1522

Open
JohnGebraeel opened this issue Sep 28, 2021 · 2 comments
Open

webtools missing project name in URL #1522

JohnGebraeel opened this issue Sep 28, 2021 · 2 comments

Comments

@JohnGebraeel
Copy link

JohnGebraeel commented Sep 28, 2021

Expected and Actual Behavior

I created a new project in a subdirectory /var/www/html/ called test with webtools enables, so I can reach the Web Tools via http://192.168.194.135/test/webtools.php/ but every link in that page is missing webtools.php example: http://192.168.194.135/webtools.php/controllers/generate it should be http://192.168.194.135/test/webtools.php/controllers/generate.

Details

  • System info and versions (if possible): (phalcon info)

  • Environment:
    OS: Linux srv1 5.4.0-86-generic Migration generate ignores default values #97-Ubuntu SMP Fri Sep 17 19:19:40 UTC 2021 x86_64
    PHP Version: 7.4.24
    PHP SAPI: cli
    PHP Bin: /usr/bin/php7.4
    PHP Extension Dir: /usr/lib/php/20190902
    PHP Bin Dir: /usr/bin
    Loaded PHP config: /etc/php/7.4/cli/php.ini
    Versions:
    Phalcon DevTools Version: 4.2.0
    Phalcon Version: 4.1.2
    AdminLTE Version: 3.0.1

  • Phalcon Framework version: (php --ri phalcon)

  • Phalcon is a full stack PHP framework, delivered as a PHP extension, offering lower resource consumption and high performance.
    phalcon => enabled
    Author => Phalcon Team and contributors
    Version => 4.1.2
    Build Date => Sep 24 2021 10:22:05
    Powered by Zephir => Version 0.12.21-8a412a1

Directive => Local Value => Master Value
phalcon.db.escape_identifiers => On => On
phalcon.db.force_casting => Off => Off
phalcon.orm.case_insensitive_column_map => Off => Off
phalcon.orm.cast_last_insert_id_to_int => Off => Off
phalcon.orm.cast_on_hydrate => Off => Off
phalcon.orm.column_renaming => On => On
phalcon.orm.disable_assign_setters => Off => Off
phalcon.orm.enable_implicit_joins => On => On
phalcon.orm.enable_literals => On => On
phalcon.orm.events => On => On
phalcon.orm.exception_on_failed_save => Off => Off
phalcon.orm.exception_on_failed_metadata_save => On => On
phalcon.orm.ignore_unknown_columns => Off => Off
phalcon.orm.late_state_binding => Off => Off
phalcon.orm.not_null_validations => On => On
phalcon.orm.update_snapshot_on_save => On => On
phalcon.orm.virtual_foreign_keys => On => On
phalcon.warning.enable => On => On

  • PHP Version: (php -v)

  • PHP 7.4.24 (cli) (built: Sep 23 2021 21:36:11) ( NTS )
    Copyright (c) The PHP Group
    Zend Engine v3.4.0, Copyright (c) Zend Technologies
    with Zend OPcache v7.4.24, Copyright (c), by Zend Technologies

  • Operating System: Ubuntu 20.04.3 LTS

  • Server: Apache2

  • Other related info (Database, table schema):

@laceja
Copy link

laceja commented Apr 19, 2022

I am having the exact problem with the same configuration on ubuntu 20.04. Would someone please provide some insight on why I'm having this problem?

@Vincenzo2311
Copy link

I haven't been able to find a solution to this problem yet! If anyone can solve it, advice is welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants